Just try to install Laravel Nova. but keep getting this error message when running php artisan nova:install
"there are no commands defined in the "nova" namespace"
Any ideas? nova
To see the available commands do php artisan list
. Nova's service provider seems not to be properly registered.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community