laravelsage / comments

0 stars 0 forks source link

add-google-authenticator-in-laravel #2

Open utterances-bot opened 2 weeks ago

utterances-bot commented 2 weeks ago

Add Google Authenticator in Laravel - Laravel Sage

Secure Laravel application by integrating Google Authenticator for Two-Factor Authentication (2FA). Follow our step-by-step guide to set up 2FA.

https://laravelsage.com/add-google-authenticator-in-laravel

Aishwaryakolur commented 2 weeks ago

root = true

[*] charset = utf-8 end_of_line = lf indent_size = 4 indent_style = space insert_final_newline = true trim_trailing_whitespace = true

[*.md] trim_trailing_whitespace = false

[*.{yml,yaml}] indent_size = 2

[docker-compose.yml] indent_size = 4