Skip to content

antoniosarosi/lune-framework-guided

 
 

Repository files navigation

Lune Framework

Refactor of Lune Framework with step by step commits

Migrations (check .env):

php lune.php migrate

App:

cd public
php -S localhost:8000

Tests (.env not implemented, check ./tests/Database/RefreshDatabase.php):

composer run tests

About

Refactor of Lune Framework with step by step commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Other 0.2%