abanto/abantostudio

这是一个 Laravel 仪表盘项目

安装: 3

依赖: 0

建议者: 0

安全: 0

星级: 0

关注者: 1

分支: 0

公开问题: 0

语言:JavaScript

类型:

v0.1 2023-11-15 11:34 UTC

This package is auto-updated.

Last update: 2024-09-15 13:30:04 UTC


README

laravel CMS 项目。AbantoStudio Laravel CMS 项目。最新稳定版总下载量最新不稳定版许可证

安装 composer require abanto/abantostudio

php artisan abantostudio:Install

用法示例:只需输入 example.com/abantostudio 发布视图

php artisan vendor:publish --tag=views --force 发布资源

php artisan vendor:publish --tag=public --force 发布翻译

php artisan vendor:publish --tag=translate --force 发布控制器

php artisan vendor:publish --tag=controllers --force