plesk / ext-laravel-integration

Plesk Laravel Toolkit integration with Laravel applications.
Apache License 2.0
4 stars 4 forks source link

Plesk Laravel Toolkit integration with Laravel applications.

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:

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".