vynyl/xenolith
A tool for scaffolding Laravel 5 RESTful APIs.
16
3
| Install | |
|---|---|
composer require vynyl/xenolith |
|
| PHP: | >=5.6.2 |
| Last Updated: | May 16, 2016 |
| Links: | GitHub · Packagist |
Maintainer: nortronthered
Xenolith - Laravel API Scaffolding Tool
Installation
Add the following entry to the service providers in your config/app.php
Vynyl\Xenolith\XenolithServiceProvider::class,