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

saluei's avatar

Project Deployment

I am beginner in laravel , may be my question is very simple, any way I could not found answer in google,

I want to know how to deploy laravel application in IIS,

I installed IIS and PHP and configured IIS to load PHP run time, everything in web server is OK,

I use PhpStorm in development , after development phase must run "npm run production" and then copy

entire laravel application folder to IIS inetpub folder and create new site in IIS ??

thank you

0 likes
3 replies
jlrdw's avatar

From just looking around, I see several youtube videos, have you tried any of them.

saluei's avatar

yes I see some of them but I do not found my answer I have 1 question:

copy entire laravel application folder to IIS inetpub folder and create new site in IIS ??

or I should do something else

Please or to participate in this conversation.