Looking to hire Laravel developers? Try LaraJobs

laravel-plesk maintained by nickurt

Description
Plesk Onyx 17.8 for Laravel 6.x/7.x/8.x
Last update
2021/04/30 12:36 (dev-master)
License
Links
Downloads
136

Comments
comments powered by Disqus

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