nickurt/laravel-plesk

This package is abandoned and no longer maintained. No replacement package was suggested.

Plesk Onyx 17.8 for Laravel 6.x/7.x/8.x

0.8 2020-12-06 14:53 UTC

This package is auto-updated.

Last update: 2022-03-29 00:20:49 UTC


README

Build Status Total Downloads Latest Stable Version MIT Licensed

Installation

Install this package with composer:

composer require nickurt/laravel-plesk

Copy the config files for the Plesk-plugin

php artisan vendor:publish --provider="nickurt\Plesk\ServiceProvider" --tag="config"

Tests

composer test