承接 imokhles/multi-backpack 相关项目开发

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

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

imokhles/multi-backpack

Composer 安装命令:

composer require imokhles/multi-backpack

包简介

create laravel multi-auth files, middleware, models, migrations etc with backpack

README 文档

README

Latest Version on Packagist Scrutinizer Code Quality Build Status Total Downloads Software License

create multi authentication guards with backpack panel

Before Install

  1. install Backpack CRUD/Base by following this Doc Backpack-Installation
  2. go to config/backpack/base.php and apply the following changes
  • route_prefix => '' ( emove it's value should be empty )
  • setup_auth_routes => true ( make it false)
  • setup_dashboard_routes => true ( make it false)
  • setup_my_account_routes => true ( make it false )
  • user_model_fqn => '' ( remove it's value should be empty )
  • middleware_class => '' ( remove it's value should be empty )

Install

  1. In your terminal via composer:
composer require imokhles/multi-backpack
  1. Add this provider to your config/app.php ( no need for Laravel 5.5 and above ) :
iMokhles\MultiAuthBackPack\MultiAuthBackPackServiceProvider::class

Usage

Example usage:

php artisan make:multi-backpack Admin --admin_theme="adminox" or --admin_theme="adminlte"
then
  • go to config/backpack/base.php
  • update user_model_fqn => Admin::class

Security

If you discover any security related issues, please email imokhles@imokhles.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Beerpay Beerpay

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-10-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固