plesk/ext-laravel-integration

Plesk Laravel Toolkit integration with Laravel applications.

7.0.0 2023-01-20 09:40 UTC

This package is auto-updated.

Last update: 2024-04-29 14:41:24 UTC


README

Apache 2

This package adds Laravel Queues to the Laravel Toolkit extension by Plesk. With the help of this package, one can enable, disable, and configure the Laravel Queue Worker directly from the Plesk UI without having to access the Laravel Application using an SSH console.

Installation and Configuration

Before you start, take into account the following:

  • Plesk Laravel Toolkit integration package works with Laravel version 7.0.0 and later.
  • Laravel Toolkit integration package supports auto package discovery for Laravel version 7.0 and later. In this case, registration of the service provider is not required.

Here’s how to add Laravel Queues to Plesk Laravel Toolkit:

  1. Integrate the Queue Laravel package into Plesk
  2. Enable the Scheduled Tasks.
  3. Enable Queues in Laravel Toolkit. To do so, go to *Websites & Domains > your domain > Manage Laravel Application, and then on the "Dashboard" tab, click the Queues toggle button so that it shows "Enabled".