zachleigh/yarak

namespace problems uncaught

zachleigh opened this issue · 1 comments

After running console:generate, I get the following error:

PHP Fatal error:  Uncaught Error: Class 'App\Console\Kernel' not found

The root namespace in the project is not App. Should have a root namespace setting to allow for better namespace guessing.

Fixed in v1.01