vynyl/xenolith

There is no license information available for the latest version (dev-master) of this package.

A tool for scaffolding Laravel 5 RESTful APIs.

dev-master 2016-05-11 22:08 UTC

This package is not auto-updated.

Last update: 2024-04-19 20:00:06 UTC


README

Installation

Add the following entry to the service providers in your config/app.php

Vynyl\Xenolith\XenolithServiceProvider::class,