wip from ATB

This commit is contained in:
Joey Kimsey
2025-01-04 17:21:14 -05:00
parent 87e4f90bab
commit 00e1720d76
45 changed files with 401 additions and 272 deletions

View File

@ -188,7 +188,6 @@ class Install extends Controller {
Views::view( 'install.check' );
}
/**
* One of the most important steps for installation, is the configuration. In this step, we will define some very core settings
* for the app including the app's name and database credentials.