• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

laravel toolkit

  1. E

    Issue Issue with Laravel Component Variable

    Hello :) I'm using Plesk, and I've deployed a new Laravel application. From the Laravel toolkit, I run the command php artisan make:component sidebarnominativi. So far, so good. It creates the controller in app/View/Components/sidebarnominativi.php and the blade file in...
  2. O

    Question Laravel Toolkit change default version

    I am installing Laravel using the Laravel toolkit in my Plesk panel, but it installs version 8.83.27 by default, and I cannot perform an installation above this version. I want to install Laravel 10.x. Can you help me with this?
  3. Manu7

    Input Laravel Toolkit: Deployment: add restart dedicated php-fpm process step

    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...
  4. N

    Issue Issue with Plesk Git webhook - Timeout error and no deployment or pulling

    Hey,, I'm encountering an issue with the Plesk Git webhook feature and would appreciate your assistance. Currently, I am using Plesk Obsidian 18.0.53.2 on Ubuntu 22.04 x86_64. The webhook URL I'm utilizing is structured as follows: https://DOMAIN:8443/modules/git/public/web-hook.php?uuid=UUID...
  5. Manu7

    Question Laravel Toolkit: Changing git repository on existing application breaks deployment

    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...
  6. Z

    Issue Git / Laravel extension: files are not deployed.

    Hello, I am not sure how to further debug this so I came here for some help. I have a subdomain, sub.example.com that runs a Laravel application which is connected to a remote git repository. The deployment of files does not work (e.g. moving the new contents to...
  7. R

    Resolved Application installation problems with Laravel Tookit

    While installing the application with the Laravel Toolkit, in the "Configuring the Laravel Application" step the toolkit copies the .env.example file to the .env. In my opinion this is an error because the .env.example file, obtained from the git repository, must not contain production...
  8. K

    Issue Latest update on "Laravel Toolkit" causes Errors

    The latest update which enables queues causes errors in applications which do not have the package "plesk/ext-laravel-integration" installed. Instead of simply executing a command in the "plesk-ext-laravel" namespace, the "Laravel Toolkit" should first check if the package is installed...
  9. P

    Issue laravel toolkit, how to remove domain from scan?

    Hello. Could anybody help with this one, please? Laravel Toolkit. Starting it and scan for apps in few domains. Done. See domains list. How to remove a domain from this list? (there is no Laravel at the moment, was earlier but now there are no files, no databases, etc...) How to properly remove...
  10. P

    Resolved laravel toolkit: password requirements

    Dear Plesk Guru, could you please help with Laravel Toolkit extension? Have an error when trying to install Laravel skeleton on newly created domain. ----- How can I get what user password is incorrect or it is not strong? I use Very Strong passwords in my Security Policy for ALL users...
  11. N

    Question Laravel Toolkit Production-ready

    Is there somewhere an overview of what is fixed and developed with the plugin? With scheduled tasks must be careful. If you have multiple Laravel installations on one domain & subdomains only 1 task will be created. Would be great if such things also work and no need to do this manually for...
  12. M

    Issue laravel toolkit on dedicated server

    i have a laravel website that I can manage via the plesk composer extension (update, install etc). When I try and attach it to the laravel toolkit to see if i can manage the queue it asks me to scan. I click scan and then I get the error message 'failed to attach to the instance...
Back
Top