https://github.com/minhnhut/caffeinated-modules-gui
GUI for caffeinated/modules package
https://github.com/minhnhut/caffeinated-modules-gui
caffeinated gui laravel modules
Last synced: 5 months ago
JSON representation
GUI for caffeinated/modules package
- Host: GitHub
- URL: https://github.com/minhnhut/caffeinated-modules-gui
- Owner: minhnhut
- Created: 2017-02-08T19:12:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T05:36:32.000Z (over 5 years ago)
- Last Synced: 2025-09-07T13:43:37.836Z (9 months ago)
- Topics: caffeinated, gui, laravel, modules
- Language: PHP
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About caffeinated-modules-gui
This package is aiming to provide a simple GUI component for Caffeinated Modules.
Make sure your project is using caffeinated/modules before installing this package.
# What is Caffeinated Modules?
Okay, if you ask me. [Caffeinated Modules](https://github.com/caffeinated/modules) is a package that provide some useful resources that is needed to create a modular Laravel project.
Which allow you to create seperate your big Laravel project into smaller and self-contained modules.