摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> </head> <body> <link rel="stylesheet" type="text/css" href="css/Bootstrap4.css"/> 阅读全文
posted @ 2021-07-24 21:54 王越666 阅读(39) 评论(0) 推荐(0) 编辑
摘要: //////////////////////资源路由 //商品资源路由恢复Route::get('/restore/{id}','goodController@restore');//商品资源路由添加,删除 ,展示Route::resource('good','goodController'); / 阅读全文
posted @ 2021-07-24 21:43 王越666 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-07-24 21:11 王越666 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 、、、、、、、、、、、、、、、、、删除接口 、、、、、、、、、、、、、、、、、、、、数据恢复接口 、、、、、、、、、、、、、、、模型 ...............................................控制器 。。。。。。。。。。。。。。。。。路由 阅读全文
posted @ 2021-07-24 11:48 王越666 阅读(81) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-07-24 11:06 王越666 阅读(19) 评论(0) 推荐(0) 编辑