Simple forum software for building great communities.
Go to file
Stefan Totev 522d3356ca Normalize Base URL during installation
- Fix base url when is appended with a script filename
- Add default base url http://flarum.local when CLI wizard used
- Remove some code duplication
- Add minor improvement to the UX when CLI wizard used
- Add tests
- Extract base url normalisation into its own value object
2019-09-24 00:26:51 +02:00
framework/core Normalize Base URL during installation 2019-09-24 00:26:51 +02:00