samedi 3 mars 2018

Laravel equivalent of "rails scaffold"

In ruby on rails you can generate your mvc boilerplates quite simply using the scaffold command. So for a movie model, you can use

rails generate scaffold Movie title:string rating:string

Is there a Laravel equivalent of this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire