定制 larasnap/laravel-auth-ui 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

larasnap/laravel-auth-ui

最新稳定版本:v1.0.0

Composer 安装命令:

composer require larasnap/laravel-auth-ui

包简介

Laravel Auth UI

README 文档

README

Note

We recommend installing this package on a project that you are starting from scratch, otherwise your project's design might break.

Installation

After initializing a fresh instance of Laravel (and making all the necessary configurations), install the auth UI using by below steps

  1. Open your Terminal & Cd to your Laravel app
  2. Type in your terminal: composer require laravel/ui and php artisan ui vue --auth
  3. Install this auth UI via composer require larasnap/laravel-auth-ui. No need to register the service provider. Laravel 5.5 & up can auto detect the package.
  4. Run php artisan ui larasnap-auth-ui command to install the auth UI. This will install all the necessary assets and also the custom auth views.
  5. In your terminal run composer dump-autoload.

To preset the admin dashboard, use larasnap/laravel-admin composer package. Admin Dashboard Documentation https://karthicksivakumar191194.github.io/larasnap/

Screen shots

LaraSnap Login

统计信息

  • 总下载量: 874
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-06-22