Skip to content
/ auth Public

hexters/auth is a starter kit package for Laravel that provides basic authentication features and allows the development of multiple authentication setups with a simple and minimalist implementation using Livewire and Volt, alongside Blade and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

hexters/auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexters/Auth

Latest Stable Version Total Downloads License

Hexters/Auth is a Laravel package that allows you to create multiple authentication pages, similar to Laravel Breeze. The package is supported by Livewire Volt and TailwindCSS. For the components, this package uses maryUI.

Installation

Add the package repository by running the following command:

composer require hexters/auth

Install the package by running:

php artisan auth:install

To create a login page, simply follow this command:

php artisan make:auth

And last build assets

npm run build

About

hexters/auth is a starter kit package for Laravel that provides basic authentication features and allows the development of multiple authentication setups with a simple and minimalist implementation using Livewire and Volt, alongside Blade and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages