acacha / forge-publish
Laravel artisan command to automate publish on Laravel Forge
Installs: 1 766
Dependents: 2
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 18
Requires
- php: ~5.6|~7.0
- guzzlehttp/guzzle: ^6.3
- josegonzalez/dotenv: ^3.2
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
README
Laravel artisan command to automate publish on Laravel Forge
Install
Use composer:
$ composer require acacha/forge-publish
Usage
First you have to create and account in https://forge.acacha.org.
Server side
Please first visit:
https://forge.acacha.org
Login and ask permissions to Manage a Laravel Forge Server. Wait to recibe a confirmation email
publish:init command
Run:
php artisan publish:init
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.