没有合适的资源?快使用搜索试试~ 我知道了~
laravel-vue-crud:使用Laravel API和Vue JS作为前端的基本CRUD应用程序
共96个文件
php:56个
gitignore:11个
js:4个
需积分: 9 0 下载量 26 浏览量
2021-04-29
09:34:33
上传
评论
收藏 588KB ZIP 举报
温馨提示
球状API 使用API资源的Laravel 5.5 API。 这是文章CRUD应用程序的API 快速开始 # 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 终点 列出所有带有链接和元的文章 GET api/articles 获得单篇文章 GET api/article/{id} 删除文章 DELETE api/article/{id} 添加文章 POST api/article title/body
资源推荐
资源详情
资源评论
收起资源包目录
laravel-vue-crud-master.zip (96个子文件)
laravel-vue-crud-master
.gitignore 155B
routes
api.php 899B
console.php 553B
channels.php 508B
web.php 453B
.env-example 545B
bootstrap
cache
.gitignore 14B
app.php 2KB
resources
views
welcome.blade.php 2KB
assets
sass
app.scss 191B
_variables.scss 873B
js
components
Navbar.vue 196B
Articles.vue 4KB
ExampleComponent.vue 563B
bootstrap.js 2KB
app.js 670B
lang
en
pagination.php 534B
validation.php 6KB
passwords.php 786B
auth.php 617B
artisan 2KB
public
css
app.css 144KB
robots.txt 24B
index.php 2KB
web.config 914B
fonts
vendor
bootstrap-sass
bootstrap
glyphicons-halflings-regular.svg 106KB
glyphicons-halflings-regular.woff 23KB
glyphicons-halflings-regular.ttf 44KB
glyphicons-halflings-regular.woff2 18KB
glyphicons-halflings-regular.eot 20KB
.htaccess 597B
js
app.js 1.19MB
mix-manifest.json 70B
favicon.ico 0B
tests
Feature
ExampleTest.php 340B
CreatesApplication.php 380B
Unit
ExampleTest.php 294B
TestCase.php 163B
phpunit.xml 1KB
database
.gitignore 9B
migrations
2017_12_29_233629_create_articles_table.php 666B
2014_10_12_000000_create_users_table.php 746B
2014_10_12_100000_create_password_resets_table.php 683B
factories
UserFactory.php 729B
ArticleFactory.php 199B
seeds
DatabaseSeeder.php 241B
ArticlesTableSeeder.php 248B
composer.lock 139KB
LICENSE 1KB
composer.json 1KB
app
Http
Resources
Article.php 650B
Middleware
TrimStrings.php 340B
VerifyCsrfToken.php 307B
RedirectIfAuthenticated.php 523B
TrustProxies.php 697B
EncryptCookies.php 294B
Kernel.php 2KB
Controllers
ArticleController.php 2KB
Auth
ForgotPasswordController.php 834B
RegisterController.php 2KB
LoginController.php 943B
ResetPasswordController.php 952B
Controller.php 361B
Exceptions
Handler.php 1KB
User.php 511B
Providers
BroadcastServiceProvider.php 380B
AuthServiceProvider.php 575B
EventServiceProvider.php 596B
RouteServiceProvider.php 1KB
AppServiceProvider.php 561B
Console
Kernel.php 848B
Article.php 103B
package.json 1KB
readme.md 774B
config
cache.php 3KB
filesystems.php 2KB
session.php 7KB
database.php 4KB
view.php 1004B
broadcasting.php 1KB
queue.php 2KB
app.php 9KB
services.php 980B
mail.php 4KB
auth.php 3KB
webpack.mix.js 549B
storage
app
.gitignore 23B
public
.gitignore 14B
framework
.gitignore 103B
sessions
.gitignore 14B
views
.gitignore 14B
cache
.gitignore 14B
testing
.gitignore 14B
logs
.gitignore 14B
server.php 563B
package-lock.json 611KB
共 96 条
- 1
资源评论
BinaryBrewmaster
- 粉丝: 18
- 资源: 4598
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功