英文: Not able to read file with live data which is a calculation from another application (DDE functi...
Laravel上传的图像未显示,但链接存储正常工作。
英文: Laravel Images uploaded are not showing but link storage is working 问题 我目前正在将2个项目上传到我的Ubuntu服务器上...
404 Not Found,但在Laravel 9中存在路由。
英文: 404 Not Found, but route exist in Laravel 9 问题 这是代码的翻译部分: blade file code: @foreach($lead as $le...
Implementing nextval(); sequence in Laravel
英文: Implementing nextval(); sequence in Laravel 问题 我要翻译的内容如下: Route::get('/check-student-id'...
自动在表格记录更新时删除文件。
英文: Automatically delete files when a record is updated in table 问题 我有一张表,其中有字段 attachment_id 和 file...
Laravel 9 Inertia 分页
英文: Laravel 9 Inertia pagination 问题 I have the order function, in which it shows the items related t...
Nuxt 3 使用 useFetch 发送 POST 请求时出现 419 未知状态错误。
英文: Nuxt 3 useFetch POST request send a 419 unknown status error 问题 I develop a web app with NuxtJS ...
如何获取两个Carbon对象之间的分钟差异,忽略日期?
英文: How to get the minute difference between two Carbon objects ignoring the date? 问题 I have a start...
使模型在扩展另一个类时可验证。
英文: Make model authenticable when it is extending another class 问题 我在我的应用程序中使用了spatie/laravel-event-...
无法在Laravel 10中安装jenssegers/mongodb。
英文: Can't install jenssegers/mongodb in Laravel 10 问题 我是新手 Laravel 用户。我想要使用 Laravel 10 连接到 Mongo...
75