pratikkuikel / mary-ui-auth-template

This is mary-ui starter template with basic authentication setup to help you not rewrite authentication logic everytime.

Home Page:https://mary-ui-auth-template.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Mary UI Auth Template

This template saves your time by providing basic authentication features out of the box !

Based on Mary-ui

1707653872173

Includes ?

  • Login
  • Register
  • Email verification
  • Forgot password
  • Reset password

How to use it ?

  • Create a repository using this template or fork it. Then run the commands below :
composer install
 
php artisan mary:install

php artisan key:generate

php artisan migrate

php artisan serve

yarn dev

Contributing

Send a PR ✉

Security Vulnerabilities

If you discover a security vulnerability within this template, please send an e-mail to Pratik kuikel via herecomeslucky0145@gmail.com. All security vulnerabilities will be promptly addressed.

License

This template is open-sourced software licensed under the MIT license.

About

This is mary-ui starter template with basic authentication setup to help you not rewrite authentication logic everytime.

https://mary-ui-auth-template.vercel.app


Languages

Language:PHP 91.8%Language:Blade 7.3%Language:JavaScript 0.9%Language:CSS 0.1%