Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 231 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 231 Bytes

/app/public/index.php to open pages.

/app/public/bootstrap.php creates autoloaders for vendors.

/share/config/default.php contains site-specific configurations.

/vendor contains all third party tools, INSTALLED USING COMPOSER.