lnext/service-facades

The architectural solution of the file system for laravel

1.2.2 2025-04-17 11:07 UTC

This package is auto-updated.

Last update: 2025-04-17 11:16:50 UTC


README

A package for expanding the file structure in laravel

To install, use the composer command

composer require lnext/service-facades

The full description can be found in the file: doc-service-facade.md

Additional traits come with the package.

You can install additional traits separately

  • EndlessOptions
composer require lnext/endless-options
  • CheckRelation
composer require lnext/auxiliary-solutions