Package Data | |
---|---|
Maintainer Username: | srmklive |
Maintainer Contact: | srmk@outlook.com (Raza Mehdi) |
Package Create Date: | 2016-06-22 |
Package Last Update: | 2016-09-19 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:01:28 |
Package Statistics | |
---|---|
Total Downloads: | 350 |
Monthly Downloads: | 3 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 3 |
Total Forks: | 3 |
Total Open Issues: | 0 |
By using this package, you can create custom packages for your laravel applications.
Only Laravel 5.1 or greater is supported in this package.
composer require srmklive/laravel-package-generator
Srmklive\PackageGenerator\Providers\PackageGeneratorServiceProvider::class
php artisan make:package --author=author --name="Test Author" --email=test@example.com --package=mypackage