Laravel artisan command to automate publish on Laravel Forge
Use composer:
$ composer require acacha/forge-publish
First you have to create and account in https://forge.acacha.org.
Please first visit:
https://forge.acacha.org
Login and ask permissions to Manage a Laravel Forge Server. Wait to recibe a confirmation email
Run:
php artisan publish:init
Please see CHANGELOG for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.