progr2lovatel
New Pleskian
When I deploy a Laravel application to Plesk, I always use the Laravel ToolKit extension. I follow all the steps outlined in the documentation to install my application. However, at the end of the deployment process, I still need to go to the Node tab of the extension and run the npm install and npm run build commands. It would be nice if these steps could already be integrated into the Laravel ToolKit extension deployment process.