Hello
I'd like to ask if it is possible to add an restart dedicated php-fpm process of the Laravel app domain to the deployment steps?
I often find our app running in a old state after a deployment, because of the cached JIT files which only flush when the php-fpm process is restarted.
The step...
Hello Everyone
I've attempted to change the Git repository for an existing Laravel application that was connected and managed by the Plesk Laravel Toolkit.
The goal was to move from a local repository to a remote one hosting the same codebase.
I deleted the old repository and added the new...
Since the Git extension update from yesterday (2.3.0 17. October 2022) all my repositories show an error message "Server error: Method name must be a string" whenever I try to deploy them.