Laravel: Sửa lỗi: No such file or directory
Nếu gặp lỗi dạng như sau:
file_put_contents(C:\xampp\htdocs\v1study.com\storage\framework/sessions/vgrquHie8nZTYPmvFceng8gm4TaXIGM87yW0DZeA): failed to open stream: No such file or directory
Thì ta có thể xử lý như sau:
Chạy lệnh Artisan:
php artisan cache:clear
php artisan config:cache
Sau đó gán quyền cho folder:
storage/framework/cache
, rồi đi tới thư mục bootstrap/cache và xóa config.php.