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.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 17

Forks: 0

pkg:composer/vynyl/xenolith

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

This package is not auto-updated.

Last update: 2025-10-04 03:06:07 UTC


README

Installation

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

Vynyl\Xenolith\XenolithServiceProvider::class,