maherelgamil/controller

Painless controller creating trait

v0.1.3 2019-04-07 14:11 UTC

This package is auto-updated.

Last update: 2024-04-08 01:14:46 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License StyleCI

Painless controller creating trait.

Installation

The best and easiest way to install this package is through Composer.

Compatibility

This package fully compatible with Laravel ^5.4.

Require Package

Open your application's composer.json file and add the following line to the require array:

"maherelgamil/controller": "0.1.*"

Note: Make sure that after the required changes your composer.json file is valid by running composer validate.

Usage

Soon ..

License

This software is released under The MIT License (MIT).