seatplus/core

SeAT fork to add the very special plus, to make seat even better.

Maintainers

Details

github.com/seatplus/core

Source

Issues

Installs: 560

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:project

4.0.0 2023-11-13 19:25 UTC

README

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.

Adaptions

  • Trusted proxies are set to * in app/Http/Kernel.php to allow for reverse proxying.
  • config/logging.php is modified to use the daily driver for LOG_CHANNEL.