bonnier/context-laravel
Laravel service provider and middleware for registering a request context. Install via Composer, add the ContextServiceProvider in config/app.php, and enable the RegisterContext middleware in Http/Kernel.php to make context available across your app.
use logo_path on brands and fallback to logo_url instead of always using logo_url.
Added a function on context for fetching the login domain URL with/without HTTPS
Fixed Empty Site Error
Made context correctly set session domain to main domain, without subdomains.
How can I help you explore Laravel packages today?