Download the PHP package leinbg/make-package without Composer
On this page you can find all versions of the php package leinbg/make-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leinbg/make-package
More information about leinbg/make-package
Files in leinbg/make-package
Download leinbg/make-package
More information about leinbg/make-package
Files in leinbg/make-package
Vendor leinbg
Package make-package
Short Description artisan command make package with basic scaffolding
License MIT
Package make-package
Short Description artisan command make package with basic scaffolding
License MIT
Please rate this library. Is it a good library?
Informations about the package make-package
Make Package Command
create laravel package scaffolder
how to use
-
add command service provider to app config
-
create package
-
add autoload in composer.json
-
register service provider in app config
- migrate | publish if neccessery
todos
- vendor and package camelcase
- add more options
- --default
- --resource
- --web
- --cli
default package structure
- database
- migrations
- resources
- views
- routes
- src
- Http
- Controllers
- Requests
- Models
- Providers
- Http
- composer.json
All versions of make-package with dependencies
PHP Build Version
Package Version
The package leinbg/make-package contains the following files
Loading the files please wait ....