vynyl/xenolith

A tool for scaffolding Laravel 5 RESTful APIs.
16 3
Install
composer require vynyl/xenolith
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,