文件名称:vue-laravel-example::high_voltage:Vue-Laravel-示例是使用Laravel设置Vue的简单示例
文件大小:64KB
文件格式:ZIP
更新时间:2024-02-24 06:35:24
laravel vue LaravelPHP
创造不息,交付不止 Vue-Laravel-示例 Vue-Laravel-Example是使用Laravel 5.1设置Vue 2.0的简单示例。 安装 将项目克隆到本地 git clone https://github.com/jcc/vue-laravel-example.git cd vue-laravel-example 安装依赖项 composer install npm install 编制资产 gulp 访问网站: : 执照 Vue-Laravel-示例是根据开源软件
【文件预览】:
vue-laravel-example-master
----phpspec.yml(87B)
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----.env.example(385B)
----.gitattributes(61B)
----public()
--------web.config(907B)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(412B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----gulpfile.js(529B)
----config()
--------services.php(985B)
--------view.php(1020B)
--------database.php(4KB)
--------queue.php(3KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------compile.php(983B)
--------session.php(5KB)
--------app.php(8KB)
--------auth.php(2KB)
--------cache.php(2KB)
--------mail.php(4KB)
----composer.lock(116KB)
----phpunit.xml(1KB)
----resources()
--------views()
--------assets()
--------lang()
----.editorconfig(112B)
----tests()
--------TestCase.php(532B)
--------ExampleTest.php(403B)
----.gitignore(63B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Listeners()
--------User.php(1KB)
--------Jobs()
--------Http()
--------Providers()
--------Events()
--------Exceptions()
--------Policies()
--------Console()
----readme.md(735B)
----server.php(567B)
----package.json(504B)
----composer.json(1KB)