承接 ylamalem/laravel-simple-auth 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

ylamalem/laravel-simple-auth

Composer 安装命令:

composer require ylamalem/laravel-simple-auth

包简介

This package for creating simple auth

README 文档

README

This package help you to create a simple laravel auth using only blade.

Installing This Package

Follow this steps to install the package :

  • composer require ylamalem/laravel-simple-auth:dev-main
  • php artisan vendor:publish --tag=YAuth --force

After installing the package add the line include_once 'auth.php'; to the file in routes/web.php.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-11