An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Laravel Auth

Auth for Laravel

## Installation

You can install package via composer:

```
composer require yukata-roommate/laravel-auth
```