https://github.com/ericdowell/resource-controller
Resource controllers to match the Laravel resource route method
https://github.com/ericdowell/resource-controller
laravel laravel-controller laravel-framework laravel-package
Last synced: 4 months ago
JSON representation
Resource controllers to match the Laravel resource route method
- Host: GitHub
- URL: https://github.com/ericdowell/resource-controller
- Owner: ericdowell
- License: mit
- Created: 2018-04-19T00:24:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T21:41:32.000Z (over 1 year ago)
- Last Synced: 2025-02-24T10:13:47.466Z (4 months ago)
- Topics: laravel, laravel-controller, laravel-framework, laravel-package
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Resource Controller
[](https://circleci.com/gh/ericdowell/resource-controller)
[](https://styleci.io/repos/130137009)
[](https://codeclimate.com/github/ericdowell/resource-controller/maintainability)
[](https://codeclimate.com/github/ericdowell/resource-controller/test_coverage)
[](https://codeclimate.com/github/ericdowell/resource-controller)[](https://packagist.org/packages/ericdowell/resource-controller)
[](https://packagist.org/packages/ericdowell/resource-controller)
[](https://packagist.org/packages/ericdowell/resource-controller)
[](https://packagist.org/packages/ericdowell/resource-controller)## Installation
Install using composer by running:
```bash
composer require ericdowell/resource-controller ^2.0
```