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

MalaniDerrick's avatar

php artisan serve without how to start project

php artisan serve without how to start project :)

    php artisan serve without how to start project
    

thankx

0 likes
16 replies
MalaniDerrick's avatar

Configure a server virtualhost (apache or nginx) which have the public directory of your project as root directory.

zachleigh's avatar

Not quite sure what you mean... What do you want to do?

zachleigh's avatar

So you want a server without having to run php artisan serve?

Cutie2596's avatar

@zachleigh Hi. What if I'm using windows? I want to run my project without using php artisan serve.

zachleigh's avatar

@Cutie2596 I don't use Windows so I have no idea. Should be able to find the answer through Google though.

Please or to participate in this conversation.