英文: laravel controller form array value compere if same pass 1 not pass 0 问题 我尝试从控制器中的数组值中获取值并比较所有&q...
检查 Laravel Sanctum 的 CSRF 令牌在 Nuxt 3 中的可组合性。
英文: Composable for checking Laravel Sanctum's CSRF token in Nuxt 3 问题 I'm working on a Nuxt 3 ap...
多个客户端能同时连接到 Laravel 开发服务器吗?
英文: Can multiple clients connect to a Laravel dev server simultaneously? 问题 这可能是 Laravel 开发服务器的限制。我是...
使用 php-carbon 对象在 Laravel 9 应用程序中按日期匹配行
英文: Matching rows by date on a Laravel 9 application using php-carbon objects 问题 以下是您要求的翻译内容: 问题背景 我...
Laravel 9:将图像从字节转换为JPEG格式,从存储目录中
英文: Laravel 9: Converting An Image From Bytes To Jpeg From Storage Directory 问题 I'm using Laravel 9 ...
从两个表中选择字段,并使用Laravel的查询构建器进行连接和枢轴操作。
英文: query for select fields from two tables joined with pivot lave_mysql_laravel query builder 问题 我有...
Laravel 9密码确认中间件功能不起作用
英文: Laravel 9 password.confirm middleware feature not working 问题 我正在尝试在我的一些需要安全保护的路由中使用password.conf...
Laravel 使用多对多关系获取中间表数据
英文: Laravel fetch intermediate table data with many to many relationship 问题 我有3张表 user, specialities...
使用Laravel Eloquent模型连接三个表关系。
英文: join three table relation by laravel eloquent model 问题 User id email password specialities id na...
Laravel 9如果数据库连接失败,则抛出自定义错误视图?
英文: Laravel 9 throw custom error view if DB connection fails? 问题 我想要做的是,如果与数据库的连接失败,而不是出现“无法建立连接,因为目...
4