Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

artisan command to add resources to controller

php artisan make:controller NameofController --resource
// It will create the controller with all methods. laravel version 5.2+
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #artisan #command #add #resources #controller
ADD COMMENT
Topic
Name
9+1 =