Package Data | |
---|---|
Maintainer Username: | minhluudev |
Maintainer Contact: | minhluuth@gmail.com (Minh Luu) |
Package Create Date: | 2024-09-21 |
Package Last Update: | 2024-11-03 |
Language: | PHP |
License: | Unknown |
Last Refreshed: | 2024-12-30 15:28:24 |
Package Statistics | |
---|---|
Total Downloads: | 4 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 2 |
Lumin is a PHP framework that helps you build web applications quickly and easily. It is based on the MVC pattern and is designed to be simple, lightweight, and easy to use.
composer create-project minhluu/lumin example-app
php lumin start
Lumin is open-source software licensed under the MIT license.
config/database.php
config/app.php
.env
routes/web.php
and routes/api.php
:id
, :slug
, :name
, etc.app/HTTP/Controllers
directoryapp/Models
directoryresources/views
directory