/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.
/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.