Alex Granatowicz

Results 1 issues of Alex Granatowicz

Using the command `php artisan wn:model Models/Product` generates `Products.php` inside the `Models` directory as expected but does not add the `\Models` postfix to the namespace and sets the class name...