cerebrate/config
iglocska 3c2fa086d6
new: [baseurl] added better baseurl handling
- set the baseurl via /config/app_local.php
  - simple set the baseurl to an absolute path or to a relative path if you with to use a subdirectory without setting a baseurl

- If no baseurl is set above, Cerebrate will also check the CEREBRATE_BASEURL environment variable
2021-02-09 22:10:26 +01:00
..
schema chg: [restructure] the application 2020-06-22 14:28:17 +02:00
app.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
app_local.env.example.php new: [config] added config using env variables for the DB connection 2020-12-07 13:54:07 +01:00
app_local.example.php new: [baseurl] added better baseurl handling 2021-02-09 22:10:26 +01:00
bootstrap.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
bootstrap_cli.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
cerebrate-pagination-templates.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
paths.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
requirements.php chg: [restructure] the application 2020-06-22 14:28:17 +02:00
routes.php fix: httpOnly should be httponly 2020-12-02 18:30:22 +01:00