承接 panelist/admin-package 相关项目开发

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

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

panelist/admin-package

Composer 安装命令:

composer require panelist/admin-package

包简介

README 文档

README

Install the package by executing the following command:

composer require panelist/admin-package:dev-main

After installing the package, the required views, controllers, and other necessary data will be automatically placed in the project directory.

Migrations

To migrate the package's tables to the database, run the following command:

php artisan migrate

Setting Up Required Menus

Upload the required menus to the database by executing the following command:

php artisan db:seed --class=stMenuSeeder

Configuring Admin Permissions

Grant access to the menus to the admin by running the following command:

php artisan db:seed --class=stUserMenuSeeder

Usage

Once the package is installed, access the admin panel by navigating to localhost:8000/admin/home.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-10-30