dev-master
9999999-dev https://github.com/xagaroo/xagacrudEasy CRUD generation for Laravel
MIT
The Requires
- illuminate/support ~5.1
- php ~5.6|~7.0
- santigarcor/laratrust 5.0.*
The Development Requires
xagaroo xagacrud
Wallogit.com
2017 © Pedro Peláez
Easy CRUD generation for Laravel
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors., (*2)
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following., (*3)
bin/ config/ src/ tests/ vendor/
Via Composer, (*4)
``` bash $ composer require xagaroo/Xcruds, (*5)
## Usage ``` php $skeleton = new xagaroo\Xcruds(); echo $skeleton->echoPhrase('Hello, League!');
Please see CHANGELOG for more information on what has changed recently., (*6)
bash
$ composer test, (*7)
Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)
If you discover any security related issues, please email xagaroo@gmail.com instead of using the issue tracker., (*9)
The MIT License (MIT). Please see License File for more information., (*10)
Easy CRUD generation for Laravel
MIT
xagaroo xagacrud