Commit Graph

7 Commits

Author SHA1 Message Date
5703015874 Revived the dashboard. 2024-04-28 01:26:30 +05:00
85e181e51c Changed the project structure. 2024-04-25 19:56:34 +05:00
172a9460df Fix https on prod.
Added the force_https parameter to env APP_FORCE_HTTPS. This will force https to be enabled.
2023-12-09 00:55:56 +06:00
b5db913c24 Add demo mode restrictions to user operations.
Added functionalities to restrict certain user operations like update, password change, and deletion in demo mode. This is done to prevent demo users from modifying crucial data. Helper methods are created for standard re-usable checks. Also, Blade directive is added for frontend UI demo checks.
2023-12-05 00:53:04 +06:00
907bac5586 Added the ability to save user settings. 2023-07-10 21:42:55 +06:00
e189137f6a Added channel deprecations. 2023-03-10 21:04:26 +06:00
15225e860c Install Laravel. 2023-03-05 20:14:04 +06:00