Question : Can we still use all artisan command?
Open
- Dominant language
- PHP
- Stars
- 399
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
When I tried make model from artisan command :
`php artisan make:model SomeModel`
then I got an error on console :
`[RuntimeException]
Unable to detect application namespace.`
Contributor guide
Assessment
This issue has not been assessed yet.