i use laravel 5.6
i run below command :
php artisan make:auth
After registration in http://localhost:8000/register, I will encounter the following error :
failed to open stream: Success
or after login in http://localhost:8000/login , I will encounter the following error :
failed to open stream: No such file or directory
Thanks your help
php artisan cache:clear
. composer dump-autoload -o
.composer update
php artisan migrate:rollback
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With