if you are working on Windows, @yousails , take a look at your config/app.php file. Its pretty likely that at the section "providers" the entry App\Providers\NovaServiceProvider::class is missing. You have to add it manually and then you should be fine.
Jan 26, 2019
4
Level 3
Route [nova.login] not defined.
When I installed nova, open http://app.test/nova/login, this error was arise.
Please or to participate in this conversation.