Commit Graph

2 Commits

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