kabbouchi/laravel-ward 问题修复 & 功能扩展

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

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

kabbouchi/laravel-ward

最新稳定版本:v0.6.0

Composer 安装命令:

composer require kabbouchi/laravel-ward

包简介

无描述信息

README 文档

README

Manage Your Laravel Log From A Web Dashboard

Install

composer require kabbouchi/laravel-ward php artisan vendor:publish --tag=ward-config php artisan vendor:publish --tag=ward-assets --force 

Add WardServiceProvider to the providers array of your Laravel v5.4 application's config/app.php

KABBOUCHI\Ward\Providers\WardServiceProvider::class,

Web Dashboard Laravel Ward's dashboard is inspired by Laravel Horizon. Just like Horizon you can configure authentication to Ward's dashboard. Add the following to the boot method of your AppServiceProvider or wherever you might seem fit.

use KABBOUCCHI\Ward\Ward; Ward::auth(function($request) { // return true / false . For e.g. return Auth::check(); });

By default Ward's dashboard only works in local environment. To view the dashboard point your browser to /ward of your app or change the uri in config/ward.php. For e.g. http://laravel.test/ward

统计信息

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

GitHub 信息

  • Stars: 25
  • Watchers: 1
  • Forks: 6
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固