Hesto/multi-auth

[Illuminate\Contracts\Filesystem\FileNotFoundException]

Closed this issue · 2 comments

i follow the tutorial till the end but when i want to type "php artisan multi-auth:install admin -f"
i keep getting these error.

[Illuminate\Contracts\Filesystem\FileNotFoundException]
File does not exist at path C:{MY_LARAVEL_DIRECTORY}/routes/web.php

i currently use laravel 5.3
thank you

Hesto commented

Is it a fresh copy of laravel? You should have this file.

the problem is, i haven't directory "routes" and its files.
i think the problem is my laravel version, seems my version is 5.3 but in the very earler 5.3.
I just checkout with new fresh project and i found the "routes" directory inside my fresh project.
Case Closed. Thankyou man really appreciate it.