Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

lqdi/laravel-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Sentry: https://cartalyst.com/manual/sentry/2.1

Installation

Provider:

'Lqdi\LaravelLogin\ServiceProvider',

Command:

php artisan config:publish lqdi/laravel-login
php artisan config:publish lqdi/laravel-login --path="workbench/lqdi/laravel-login/src/config"
php artisan asset:publish lqdi/laravel-login
php artisan asset:publish --bench="lqdi/laravel-login"

Config:

app/config/packages/lqdi/laravel-login/config.php

Filter:

auth.laravel-login

Route name for edit Profile:

profile.edit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published