rakib/lara-auth
Composer 安装命令:
composer require rakib/lara-auth
包简介
Just get rid of the typical laravel auth design with LaraAuth and give your user new Glimpse of new Auth System.
README 文档
README
Laravel Package for changing the view of typical Laravel Auth.
Features
-
It Just default Laravel Auth.
-
It will just change the User Login Page View.
-
Easy way to make Authentication in Your Laravel Application.
Installation
Go to terminal and run this command
composer require rakib/lara-auth
Wait for few minutes. Composer will automatically install this package for your project.
Below Laravel 5.5 open config/app and add this line in providers section
Rakib\LaraAuth\LaraAuthServiceProvider::class,
Now run this command in your terminal to publish this package resources:
php artisan vendor:publish
Then Find out The number of
Rakib\LaraAuth\LaraAuthServiceProvider
That's it !!
You Are Done.
Let's Have fun with new login process.
Credits
- Rakibul Hasan
- Aryan Ahmed
- Thanks to Appzgear for icon.
Security Vulnerabilities
If you discover a security vulnerability within LaraAuth, please send an e-mail to Rakibul Hasan via rakib_rumi09@live.com.
License
The LaraAuth package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-29