fabpl / laravel-vue-auth-kit
Auth kit for Laravel Vue Starter kit.
0.1
2025-05-06 20:41 UTC
Requires
- php: ^8.2
- illuminate/contracts: ^12.0
Requires (Dev)
- larastan/larastan: ^3.4
- laravel/pint: ^1.18
- orchestra/testbench: ^10.0
- rector/rector: ^2.0
README
Authentication features for Laravel + Vue Starter Kit.
Installation
- Install the package via Composer:
composer require fabpl/laravel-vue-auth-kit
- Run the installation command:
php artisan laravel-vue-auth-kit:install
License
The Laravel Vue Auth kit is open-sourced software licensed under the MIT license.