Download the PHP package kingdarkness/k-repository without Composer
On this page you can find all versions of the php package kingdarkness/k-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kingdarkness/k-repository
More information about kingdarkness/k-repository
Files in kingdarkness/k-repository
Download kingdarkness/k-repository
More information about kingdarkness/k-repository
Files in kingdarkness/k-repository
Vendor kingdarkness
Package k-repository
Short Description generator repository laravel 5.*
License MIT
Package k-repository
Short Description generator repository laravel 5.*
License MIT
Please rate this library. Is it a good library?
Informations about the package k-repository
k-repository
generator repository laravel 5.*
Install
Edit your AppServiceProvider
to add the following to the register
method:
Then execute the command:
Edit config/krepository.php
to your needs.
Example config
To create a simple repository:
To create a repository with migration:
The repository will generator in app/King/Users
The migration in database/migrations
The ServiceProvider in app/Providers
The repository will automatic register ServiceProvider in configs/kproviders.php
All versions of k-repository with dependencies
PHP Build Version
Package Version
The package kingdarkness/k-repository contains the following files
Loading the files please wait ....