Skip to content

A sample modular project built op top of Laravel v10 supporting plug-and-play architecture.

License

Notifications You must be signed in to change notification settings

arfar-x/legendary-modular

Repository files navigation

“ Live as if you were to die tomorrow. Learn as if you were to live forever. ” — Mahatma Gandhi

What is it ?

This project serves as a foundational structure designed to facilitate the creation of modular code, making it easier to manage and maintain across various Version Control System (VCS) repositories. All modules are organized within the modules directory, effectively separating them from the general configurations applied to the entire application scope. Furthermore, the flexibility of the system allows for the independent installation of Composer packages suffixed with -module from private or public registries directly into the modules directory, ensuring a clear delineation of business logic.

This repository is part of a personal project. However, it is a sample of how the modules are shipped and work together in harmony.

Special Thanks to

About

A sample modular project built op top of Laravel v10 supporting plug-and-play architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published