Try deleting /vendor and do composer install
Feb 2, 2023
10
Level 1
PHP Fatal error: Trait "Illuminate\Support\Traits\Macroable" not found
Hey everytime I try to run "php artisan serve" i get this error:
Fatal error: Trait "Illuminate\Support\Traits\Macroable" not found in C:\Users\akd\thisdrive\Skrivebord\Kanban\Kanbanboard\vendor\laravel\framework\src\Illuminate\Foundation\Application.php on line 32
When I look in the file I see that it has "use Illuminate\Support\Traits\Macroable". How can I fix this issue?
Level 1
Hey so I found out the issue. It was my harddrive that had a problem and made it so the files where not working probably. But thanks for all the replies and suggestions :)
Please or to participate in this conversation.