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,
Related Packages
wobeto/twitter
Laravel 4 Service Provider to interact with twitter account, like return a colle...
135
1