actengage/nova-passporter 问题修复 & 功能扩展

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

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

actengage/nova-passporter

Composer 安装命令:

composer require actengage/nova-passporter

包简介

A Laravel Nova tool.

README 文档

README

This package provides a UI for Passport inside of Nova to manage OAuth clients, tokens, and auth codes. It also provides an interface to install and configure the various parts of Passport, which can make using OAuth for the first time much easier.

Installation

composer install actengage/nova-passporter

Open app/Providers/NovaServiceProvider.php and add the following code to the to tools() method.

/**
 * Get the tools that should be listed in the Nova sidebar.
 *
 * @return array
 */
public function tools()
{
    return [
        new Passporter()
    ];
}

Usage

Passporter will appear in the navigation of Nova. Passporter merely provides Resources for Nova and displays them in a different location in the navbar. Everything you would expect to function with a model and resource also functions with Passporter resoruces.

Screenshot of Navigation

Setup Guide

We find that the initial setup of OAuth to often be the hardest part. This tool aims to get up and started quicker inside of your production environments, and without having to SSH into your server.

Screenshot of Installer

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-06-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固