The first thing I looked for was a php artisan command. I like the php artisan commands. Whenever you want to create for example a controller, you can use the php artisan command and the new controller automatically gets namespaced and placed in the correct folder.
For that you can create a new migration to create and/or modify columns.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community