Commit Graph

4 Commits

Author SHA1 Message Date
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