承接 arthurydalgo/laravext-vue-starter-kit 相关项目开发

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

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

arthurydalgo/laravext-vue-starter-kit

最新稳定版本:1.0.8

Composer 安装命令:

composer create-project arthurydalgo/laravext-vue-starter-kit

包简介

The skeleton application for Laravel framework with Laravext.

README 文档

README

Introduction

This is an starter kit of a Laravel 12 application with Vue that makes use of the Laravext package.

I tried to keep as similar as the one officially offered by the Laravel team, so the starter kit isn't making use of the layout.vue file convention.

Instructions

I'm assuming you have PHP (8.4 or later), Composer and Node.js installed on your machine, and also that you have some kind of database running (like MySQL or SQLite), that you have created a .env file based on the .env.example file and set it up with your database credentials.

npm install
npm run build

composer install

php artisan migrate --seed
php artisan serve # or use Laravel Herd, or whatever you prefer

You should now be able to access the application at http://localhost:8000, or whatever URL you have set up for your local environment.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-23