Download the PHP package cardosso4/generate-model without Composer
On this page you can find all versions of the php package cardosso4/generate-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cardosso4/generate-model
More information about cardosso4/generate-model
Files in cardosso4/generate-model
Download cardosso4/generate-model
More information about cardosso4/generate-model
Files in cardosso4/generate-model
Vendor cardosso4
Package generate-model
Short Description Model generator for the laravel framework
License MIT
Package generate-model
Short Description Model generator for the laravel framework
License MIT
Please rate this library. Is it a good library?
Informations about the package generate-model
This library aims to facilitate the creation of the model file with the necessary data as shown in the example below.
This library supports the databases.
- Mysql
How to execute:
- To run this command, run in the terminal: php artisan generate:model {table_name}
- This command can be found in PHP artisan command list
Example of the result
Package for installation
generate-model: Packagist
All versions of generate-model with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 | ^8.0
illuminate/support Version >=6.0
illuminate/database Version >=6.0
illuminate/console Version >=6.0
illuminate/support Version >=6.0
illuminate/database Version >=6.0
illuminate/console Version >=6.0
The package cardosso4/generate-model contains the following files
Loading the files please wait ....