Commit Graph

3 Commits

Author SHA1 Message Date
DariusIII 1a747afdd0 Start using blade and tailwindcss 2025-10-03 16:42:39 +02:00
Shift 810b3cd373 Modernize Blade directives
Laravel offers many built-in Blade directives, including: `@auth`, `@guest` ,`@csrf`, `@method`, `@json`, and more.

Review the [Blade][1] documentation for more details.

[1]: https://laravel.com/docs/blade
2023-03-30 14:15:03 +00:00
DariusIII fa3ded8b41 Add support for 2 Factor Authentification (2FA) 2020-12-28 01:32:20 +01:00