I have an error executing the "php artisan migrate" command.
Already create the database in the phpMyAdmin of XAMPP, it obviously does not have tables created.
The error that I get in the terminal is:
Try "php artisan cache: clear" but also give me this error:
As I read there, since the storage / framework / cache / data folder was not created, I had to do it manually, because I did it too and follow the error.
Please, in what you can help me, I thank you.
Thanks to everyone in advance!