https://github.com/yukata-roommate/laravel-auth
Easy to implement authentication for Laravel
https://github.com/yukata-roommate/laravel-auth
auth laravel laravel-auth package php yukata-roommate
Last synced: 8 months ago
JSON representation
Easy to implement authentication for Laravel
- Host: GitHub
- URL: https://github.com/yukata-roommate/laravel-auth
- Owner: Yukata-Roommate
- Created: 2025-03-23T09:09:04.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-03-23T09:09:27.000Z (9 months ago)
- Last Synced: 2025-03-31T10:04:43.102Z (9 months ago)
- Topics: auth, laravel, laravel-auth, package, php, yukata-roommate
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# Laravel Auth
Auth for Laravel
## Installation
You can install package via composer:
```
composer require yukata-roommate/laravel-auth
```