Download the PHP package wamesk/laravel-route-resource without Composer
On this page you can find all versions of the php package wamesk/laravel-route-resource. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wamesk/laravel-route-resource
More information about wamesk/laravel-route-resource
Files in wamesk/laravel-route-resource
Download wamesk/laravel-route-resource
More information about wamesk/laravel-route-resource
Files in wamesk/laravel-route-resource
Vendor wamesk
Package laravel-route-resource
Short Description This package automatically creates API routes for model entities with testing.
License MIT
Package laravel-route-resource
Short Description This package automatically creates API routes for model entities with testing.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-route-resource
This package automatically creates API routes for model entities with testing.
Instalation
Publish configuaration file:
Content of config/wame-route.php
file:
Generated routes should look like this:
Usage
Controller should have these methods:
Testing
Add following in phpunit.xml
file inside root directory:
Inside <testsuites>
element add:
Setup database for testing (use MySql)
Add in composer.json
Run
Run tests
All versions of laravel-route-resource with dependencies
PHP Build Version
Package Version
No informations.
The package wamesk/laravel-route-resource contains the following files
Loading the files please wait ....