Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.44 KB

Laravel Administrable Deploy

Packagist Packagist Packagist

This package allows you to install all the tools necessary to deploy a Laravel project on a VPS or dedicated server. This package is an extension of the package - laravel-administrable and cannot be used outside of it. For the complete documentation it's here.

Installation

Install via composer

composer require guysolamour/laravel-administrable-deploy

Security

If you discover any security related issues, please email rolandassale@gmail.com instead of using the issue tracker.

Credits

This package is bootstrapped with the help of melihovv/laravel-package-generator.