Skip to content
/ laravel-vben Public template

laravel use vben-admin case

Notifications You must be signed in to change notification settings

wcz0/laravel-vben

Repository files navigation

Laravel vben

一个基础laravel框架组件, 配合vue-vben-admin

本仓库为后端部分

使用包

ER 图查看 ./laravel-vben ER.drawio

Apifox 在线地址 https://www.apifox.cn/apidoc/shared-39d721f7-b20b-4b27-8f1e-7666469da059

运行项目

使用 sail 作为开发环境, 必须装有docker

sail up -d

初始化数据库

sail php artisan migrate --seed

浏览 http://localhost/admin

运行前端后台项目

cd ./laravel-vben-admin
pnpm install
pnpm dev

Todo:

结构分层 Service层

er实体关系图 转移到 Confluence 上

BUGs:

About

laravel use vben-admin case

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published