Simple forum software for building great communities.
Go to file
Franz Liedke 2ed194666b Use UrlGenerator over Application for base URL
We need to get rid of this god class, as Laravel's Application contract
gets even bigger with 5.8. To avoid having to add all these methods, we
should try to stop using it where we can.
2020-03-28 11:17:45 +01:00
framework/core Use UrlGenerator over Application for base URL 2020-03-28 11:17:45 +01:00