2 Commits

Author SHA1 Message Date
Vari
a5b2b59c59 Added 'Admin Login' Button to maintenance page.
Added 'Return to Homepage' Button to admin navbar.
2024-04-28 17:27:24 +02:00
Vari
e2342578e6 Added maintenance Mode which can be enabled by creating a file named .maintenance inside the storage/app directory.
When on, users get shown a maintenance page, except if you have the VIEW_MAINTENANCE permission. The admin area works either way and you get shown a small 'maintenance mode' watermark in the bottom right corner.
2024-04-28 16:41:01 +02:00