Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

KenCaragan's avatar

Run Laravel project withourt running php artisan serve.

How can i run my laravel project without running php artisan serve in the terminal.

0 likes
8 replies
KenCaragan's avatar

@jlrdw how is that sir? can you explain to me on how can i do that, sorry im just new to laravel

Jsanwo64's avatar

Herd is the way to go. Moved from Xampp to using Herd

jayandholariya's avatar

You can use Laravel Herd to run your Laravel project without needing to execute php artisan serve, making it an excellent choice for managing multiple PHP versions efficiently.

Please or to participate in this conversation.