英文: How to delete record using where 2 conditions (AND) in Laravel? 问题 在我删除记录时,在控制器中,Laravel 逐个删除条件,...
某些部分的Vue文件在iOS >16.4上不起作用的原因是什么?
英文: Why some part of my vue file doesn't work with iOS >16.4? 问题 我有一个在浏览器和最新的Android版本上运行良好的网...
Laravel: `App::runningUnitTests()` 在运行单元测试时返回 false
英文: Laravel: App::runningUnitTests() returns false while running unit tests 问题 Laravel 5上运行单元测试时,正如问...
How can I send a value from one table to another table at the same level inside the blade
英文: How can I send a value from one table to another table at the same level inside the blade 问题 以下是...
Carbon的formatLocalized在生产服务器上不起作用。
英文: Carbon's formatLocalized not working on production server 问题 以下是您要翻译的内容: The following funct...
Laravel (hasManyThrough eloquent relation) – WhereHas with OrderBy working on localhost, not working on server
英文: Laravel (hasManyThrough eloquent relation) - WhereHas with OrderBy working on localhost, not wor...
Laravel Cashier(Stripe)- 如何为按使用量计费创建订阅?
英文: Laravel cashier (Stripe) - How to create subscription for metered usage? 问题 我在尝试将Cashier(Stripe)...
Laravel 5.8 – Eloquent在关联上未监听到”where”条件。
英文: Laravel 5.8 - Eloquent not listening to where on relation 问题 我试图在我的关系中执行一个名为employee_label的where...
如何在JSON Laravel中获取子类别和子类别用户类别下的子类别?
英文: How to get child under sub-category and sub-category user category in JSON Laravel 问题 这是一个非常常见的问...
Ajax错误在使用Laravel 5.2的Datatable时发生。
英文: Ajax Error on Datatable using Laravel 5.2 问题 I have a table and showing data and using Datatable...