lnext/service-facades

The architectural solution of the file system for laravel

Maintainers

Package info

github.com/lnext-commits/service-facades

pkg:composer/lnext/service-facades

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.2 2025-04-17 11:07 UTC

This package is auto-updated.

Last update: 2026-03-17 13:16:35 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