I am new to frameworks please help me out with this. I am trying to create a file in controller using generate. The following is the command
php artisan generate
The correct command is:
php artisan controller:make features