Download the PHP package arch/gen without Composer
On this page you can find all versions of the php package arch/gen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gen
laragendb
Introduction
-
This Laravel 5 package will get all of your database tables and columns information in order to generate proper database relationship and migration
-
This package DOES NOT GET YOUR DATABASE DATA!
- You can see the database structure information that was transmitted at `
How to install
-
At terminal, run this command :
-
Open Laravel config/app.php, add this line at the providers array
- Test the packages by visiting. You should see the list of table and table column that will be used by Laragen to generate your code
`
- If the package not yet auto loaded, in your terminal, run
`
All versions of gen with dependencies
PHP Build Version
Package Version
No informations.
The package arch/gen contains the following files
Loading the files please wait ....