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
By following the above procedure you might sometimes face this kind of error:
{"error":{"type":"Symfony\\Component\\Debug\\Exception\\FatalErrorException",
To avoid it be sure to do "composer update" before following the procedure.