This is the core package of Seatplus. It contains the basic functionality of the Seatplus ecosystem.
At its core it uses the Laravel framework.
These are the adaptions to the Laravel framework required for Seatplus.
- Trusted proxies are set to
*inapp/Http/Kernel.phpto allow for reverse proxying. - config/logging.php is modified to use the
dailydriver for LOG_CHANNEL.