Package Data | |
---|---|
Maintainer Username: | ivanciric |
Maintainer Contact: | ivan.it.office@gmail.com (Ivan Ciric) |
Package Create Date: | 2016-08-26 |
Package Last Update: | 2016-12-20 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-08 15:03:17 |
Package Statistics | |
---|---|
Total Downloads: | 861 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 4 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Laravel 5.* Artisan commands with helpful Git solutions.
Note: Still in beta, use at your own risk.
In composer.json file add the following in the require array:
"require": {
"ivanciric/artisan-git-tools": "0.0.1"
},
In config/app.php providers array, add the following line:
Hamato\ArtisanGitTools\ArtisanGitToolsServiceProvider::class,
php artisan gittools:{command}
timetravel
oblivion