Vue-Laravel:Vue和Laravel的文章应用

时间:2021-05-16 23:31:43
【文件属性】:
文件名称:Vue-Laravel:Vue和Laravel的文章应用
文件大小:574KB
文件格式:ZIP
更新时间:2021-05-16 23:31:43
PHP Larticles Laravel / Vue应用 Laravel 5.5 API,它将API资源与Vue.js前端一起使用 快速开始 # Install Dependencies composer install # Run Migrations php artisan migrate # Import Articles php artisan db:seed # Add virtual host if using Apache # If you get an error about an encryption key php artisan key:generate # Install JS Dependencies npm install # Watch Files npm run watch 终点 列出所有带有链接和元的文章 GET api/articles 获得单篇文章 GET
【文件预览】:
Vue-Laravel-master
----bootstrap()
--------cache()
--------app.php(2KB)
----.gitattributes(111B)
----public()
--------mix-manifest.json(70B)
--------web.config(914B)
--------robots.txt(24B)
--------favicon.ico(0B)
--------js()
--------fonts()
--------index.php(2KB)
--------css()
--------.htaccess(597B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----webpack.mix.js(549B)
----config()
--------services.php(980B)
--------view.php(1004B)
--------database.php(4KB)
--------queue.php(2KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------session.php(7KB)
--------app.php(9KB)
--------auth.php(3KB)
--------cache.php(3KB)
--------mail.php(4KB)
----composer.lock(139KB)
----phpunit.xml(1KB)
----README.md(925B)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(146B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(511B)
--------Http()
--------Providers()
--------Exceptions()
--------Article.php(103B)
--------Console()
----server.php(563B)
----routes()
--------console.php(553B)
--------channels.php(508B)
--------api.php(899B)
--------web.php(453B)
----package-lock.json(557KB)
----package.json(1KB)
----composer.json(1KB)

网友评论