michaelrushton/laravel-vue-app
Composer 安装命令:
composer create-project michaelrushton/laravel-vue-app
包简介
Laravel Vue App
README 文档
README
A web app built in Laravel and Vue.
Installation
git clone git@github.com:MichaelRushton/laravel-vue-app.git laravel-vue-app bin/app install
The app will be accessible at http://localhost and the Mailpit dashboard at http://localhost:8025.
Database connection details:
Host: 127.0.0.1
Port: 5432
Database: db
Username: postgres
Password:
Commands
bin/app help # List available commands bin/app install # Install the app bin/app start # Start the Docker containers bin/app stop # Stop the Docker containers bin/app dev # Clear cache and watch for changes bin/app format # Run Prettier and Laravel Pint bin/app npm [command] # Run an npm command bin/app php [command] # Run a php command bin/app composer [command] # Run a composer command bin/app vendor [executable] # Run a vendor/bin executable bin/app artisan [command] # Run an artisan command bin/app [command] # Run an artisan command (shorthand)
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-04-29