Download the PHP package davidhoeck/laravel-modular without Composer
On this page you can find all versions of the php package davidhoeck/laravel-modular. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidhoeck/laravel-modular
More information about davidhoeck/laravel-modular
Files in davidhoeck/laravel-modular
Download davidhoeck/laravel-modular
More information about davidhoeck/laravel-modular
Files in davidhoeck/laravel-modular
Vendor davidhoeck
Package laravel-modular
Short Description Adds the support of a modular approach to Laravel.
License MIT
Package laravel-modular
Short Description Adds the support of a modular approach to Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-modular
Laravel Modular
Adds the support of a modular approach to Laravel 5.
Agenda
- Installation
- Get started
- Using Laravel Modular
Installation
The easiest and common way is to install the package via Composer.
Add this line to your composer.json
or paste this line into your terminal.
Add the following line to your config/app.php
under the section providers
Get Started
Generate a new module with
Optional Flags
Generate with a base Controller
Generate with a base Model
All versions of laravel-modular with dependencies
PHP Build Version
Package Version
The package davidhoeck/laravel-modular contains the following files
Loading the files please wait ....