From just looking around, I see several youtube videos, have you tried any of them.
Sep 4, 2020
3
Level 1
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
Level 1
I found good guide about deplyment in iis in
https://jimfrenette.com/2016/09/laravel-iis-windows-install/
Please or to participate in this conversation.