英文: append attribute to resurce from resource::make in laravel 问题 I am trying to build a laravel api...
Laravel中间件注销
英文: Laravel middleware logout 问题 以下是翻译好的内容: 我想在我的Laravel 9项目中创建一个中间件,如果用户不活跃,他们会自动注销。在我的中间件类中,如下所示。 ...
Add extra ‘show’ page with PDF [Laravel9]
英文: Add extra 'show' page with PDF [Laravel9] 问题 I can help you with the translation of your...
Laravel的save() / create()函数未存储来自表单的请求数据。
英文: Laravel save() / create() function not storing requested data from the form 问题 这是您提供的代码的翻译部分: pu...
在web.php中更改’resouce’名称是否有更简单的方法[Laravel 9]?
英文: Is there easyest way to change 'resouce' name in web.php [Laravel9] 问题 我正在学习 Laravel9 的路...
为什么在分页时我得到了不同的变量类型? (Laravel)
英文: Why i got diffrent variables types using pagination? (Laravel) 问题 I have weird problem, i got 2 ...
Laravel:安装 Laravel Breeze 时出错
英文: Laravel: Error in installing laravel breeze 问题 尝试安装Laravel Breeze时遇到以下错误: 您的要求无法解决为可安装的软件包集。 问题 ...
‘AxiosError’在升级到PHP 8.x和Laravel 9.x后出现’请求失败,状态码为500’的错误。
英文: AxiosError 'Request failed with status code 500' after upgrading to PHP 8.x and Lar...
无法在Laravel中显示验证错误信息
英文: Unable to display validation errors in Laravel 问题 我尝试显示使用验证创建的表单的错误,但当出现错误时,显示上没有任何内容。 我尝试了@dump...
我在Laravel 9.x中使用多态关系时遇到问题。
英文: I have problems using Polymorphic Relationships in Laravel 9.x 问题 I have 5 tables named Users, C...
4