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.

Maintainers

Package info

github.com/Vynyl/xenolith

Issues

pkg:composer/vynyl/xenolith

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 3

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

This package is not auto-updated.

Last update: 2026-03-21 05:07:54 UTC


README

Installation

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

Vynyl\Xenolith\XenolithServiceProvider::class,