定制 hiradrayan/laravel-auth 二次开发

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

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

hiradrayan/laravel-auth

最新稳定版本:v3.0.11

Composer 安装命令:

composer require hiradrayan/laravel-auth

包简介

laravel auth

README 文档

README

This package provides an authentication system for Laravel applications using the national ID as the primary identifier. It allows users to authenticate using their national ID and provides the necessary functionality for user registration, login, and password reset.

Installation

  1. Install the package using Composer by running the following command:
composer require hiradrayan/laravel-auth
  1. Publish the package migrations by running the following command:
php artisan vendor:publish --tag=migration

This will copy the migration files to your application's database/migrations directory.

  1. Run the database migrations to create the required tables:
php artisan migrate && php artisan db:seed --class="Authentication\\path\\seeders\\DatabaseSeeder" 
  1. (Optional) If you want to customize the login form, you can publish the login form views by running the following command:
php artisan vendor:publish --tag=publisher-national-id

This will copy the login form views to your application's resources/views/auth directory. You can then modify these views to suit your needs.

Configuration

Usage

License

Contributing

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固