0

I'm running a Laravel 9 project and everything was working fine. I was trying to get a migration i created to migrate into my data base and as i run the command:

  • php artisan migrate
  • i get the following error: C:\xampp\htdocs\panou_admin_laravel\bootstrap\cache directory must be present and writable.

Now i can't even use php artisan serve anymore to start a server.

My question is what did i do to make it have this error that is didn't have before and how can i fix it?

I tried php artisan cache:clear and i get the same error

aynber
  • 22,380
  • 8
  • 50
  • 63
  • I think the answer is here https://stackoverflow.com/questions/43718391/laravel-throws-the-bootstrap-cache-directory-must-be-present-and-writable-erro – Khang Tran Mar 23 '23 at 16:24

0 Answers0