I assume you use 5.2.
In 5.2 the make:controller is reversed. Now default is plain and you need to use --resource to make resource controller.
To see all options use:
php artisan help make:controller
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community