Skip to content

chenenkou/laravel-vue-app

Repository files navigation

laravel-vue-app

laravel5.1-vue2.x-示例app

安装

1.克隆代码

git clone https://github.com/chenenkou/laravel-vue-app.git

复制重命名 .env.example.env 到当前目录

2.安装代码

cd laravel-vue-app
composer install
php artisan key:generate
npm install
npm run production

3.代码提示

php artisan clear-compiled
php artisan ide-helper:generate
php artisan optimize

4.启动服务

php artisan serve

About

laravel-vue-app示例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published