ericdowell / resource-controller

Resource controllers to match the Laravel resource route method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Resource Controller

CircleCI StyleCI Maintainability Test Coverage Issue Count

License Latest Stable Version Latest Unstable Version Total Downloads

Installation

Install using composer by running:

composer require ericdowell/resource-controller ^2.0

About

Resource controllers to match the Laravel resource route method

License:MIT License


Languages

Language:PHP 99.5%Language:Blade 0.5%