Vynyl / xenolith by nortronthered

A tool for scaffolding Laravel 5 RESTful APIs.
16
3
18
Package Data
Maintainer Username: nortronthered
Maintainer Contact: nate@vynyl.com (Nathan Norton)
Package Create Date: 2016-05-11
Package Last Update: 2016-05-16
Language: PHP
License: Unknown
Last Refreshed: 2024-05-03 15:19:38
Package Statistics
Total Downloads: 16
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 3
Total Watchers: 18
Total Forks: 0
Total Open Issues: 0

Xenolith - Laravel API Scaffolding Tool

Installation

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

Vynyl\Xenolith\XenolithServiceProvider::class,