Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (19 loc) · 802 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 802 Bytes

Laravel Plesk Onyx 17.8

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