cdz/laravel-auth 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

cdz/laravel-auth

Composer 安装命令:

composer require cdz/laravel-auth

包简介

Laravel Package to scaffold all of the files required for authentication customization.

README 文档

README

Laravel Package to scaffold all of the files required for authentication customization.

Requirements

Laravel >= 5.5

Dependencies

laravel-bootstrap >= 1.1

What does this imply by default?

  • Laravel Email Verification System
  • An additional firstname field for registration
  • Soft Deleting for the User Model
  • Custom templates and translations (EN /FR) for both authentification views and emails
  • Automatically install Bootstrap library (v3.3.7)

Package Installation

composer require cdz/laravel-auth
composer update

Install and scaffold all of the files

php artisan cdz-auth:install

If you would like to overwrite existing files, use the --force switch:

php artisan cdz-auth:install --force

If you would like to only scaffold the views, use the --views switch (Controllers, Notifications, Middlewares, User Model and routes will remain unchanged):

php artisan cdz-auth:install --views

Dont' forget to migrate after editing your configuration files.

php artisan migrate

Note

Emails translation data are into ressources/lang/[LANG]/messages.php

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固