Level 2
try this
composer dump-autoload
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey, i did php composer.phar update and now it gives a error about my mail and it wont let me run the serve command anymore.
This is the error PS C:\xampp\htdocs> php artisan serve
[Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Illuminate\Mail\MailServiceProvider' not found
PS C:\xampp\htdocs>
Please or to participate in this conversation.