Skip to content

Plesk Laravel Toolkit integration with Laravel applications.

License

Notifications You must be signed in to change notification settings

plesk/ext-laravel-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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