Download the PHP package langleyfoxall/modules-laravel without Composer
On this page you can find all versions of the php package langleyfoxall/modules-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download langleyfoxall/modules-laravel
More information about langleyfoxall/modules-laravel
Files in langleyfoxall/modules-laravel
Download langleyfoxall/modules-laravel
More information about langleyfoxall/modules-laravel
Files in langleyfoxall/modules-laravel
Vendor langleyfoxall
Package modules-laravel
Short Description Package for building modular laravel applications
License LGPL-3.0-only
Homepage https://github.com/LFSoftware/modules-laravel
Package modules-laravel
Short Description Package for building modular laravel applications
License LGPL-3.0-only
Homepage https://github.com/LFSoftware/modules-laravel
Please rate this library. Is it a good library?
Informations about the package modules-laravel
Modules Laravel
Package for building modular laravel applications. Master is used for development, check versioned branches for stable releases.
Installation
Require with composer:
Add service provider to config/app.php
:
Publish configuration file:
Commands
Modules
To create a module simply run:
To delete a module simply run:
Widgets
To create a widget simply run:
To delete a widget simply run:
Misc
To force generation of configuration file run:
Folder Structure
Modules that are generated can be found at app/Modules
. The configuration file can be found at config/modules.php
All versions of modules-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
The package langleyfoxall/modules-laravel contains the following files
Loading the files please wait ....