Download the PHP package jossephus/make-responsable without Composer
On this page you can find all versions of the php package jossephus/make-responsable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jossephus/make-responsable
More information about jossephus/make-responsable
Files in jossephus/make-responsable
Package make-responsable
Short Description starter laravel package
License MIT
Homepage https://github.com/jossephus/make-responsable
Informations about the package make-responsable
laravel make-responsable
After reading a blog post by Wilbur Powery about Responsable interface I have been using responsable interfaces a lot. Read about Responsable interfaces here. Laravel's Responsable Interface . This simple package simplifies the process of generating a new class that implements the responsable interface.
Installation
You can install the package via composer:
Usage
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.