filippo-toso/laravel-modules

A simple library to build modules for Laravel applications

v1.1.0 2023-11-13 11:49 UTC

This package is auto-updated.

Last update: 2024-04-13 12:53:58 UTC


README

A simple library to extends Laravel applications with modules

Requirements

  • Laravel 8.0+

Installing

Use Composer to install it:

composer require filippo-toso/laravel-modules

Using It

In the next weeks I'll write the complete documentation.