laravel-api-generator icon indicating copy to clipboard operation
laravel-api-generator copied to clipboard

Application Namespace Error

Open willycornelissen opened this issue 9 years ago • 2 comments

I received the followinr error trying to generate a new API and scaffold:


php artisan mitul.generator:scaffold Avaliacao

  [RuntimeException]                       
  Unable to detect application namespace.  

What's wrong in this case?

willycornelissen avatar Jul 29 '15 12:07 willycornelissen

Can you share some more insights about your project ?Actually Laravel is not able to detect your application namespace.

Are you using normal Laravel app or with some tweaks ?

mitulgolakiya avatar Aug 20 '15 04:08 mitulgolakiya

@willycornelissen you can create send us a pull request with the code to reproduce the bug ? Then we can address accordingly

gayanhewa avatar Sep 08 '15 02:09 gayanhewa