腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
3
回答
对
null
调用
成员
函数
hasVerifiedEmail
()
、
我正在使用Laravel 7,我正在尝试验证我的电子邮件我已按照文档中提到的所有步骤操作,但我仍然收到此错误请我解决此错误,谢谢我在这里添加了用户模型代码use Illuminate\Foundation\Auth\User as Authenticatable; class User extends Authenticatable implements
浏览 1
提问于2020-05-12
得票数 2
1
回答
用Laravel从数据库中获取email_verified校验条件数据
、
、
、
在我的L-6项目中,我希望检查数据并显示:如果email_verified_at用户数据表已被验证,则打印“验证”或“否”: @if(auth()->user()->
hasVerifiedEmail
Facade\Ignition\Exception\ViewException
调用
null
上的
成员
函数
hasVerifiedEmail
() (View:
hasVerifiedEmail
) 所以对此有任何想法
浏览 1
提问于2019-11-19
得票数 0
1
回答
经过Laravel验证的中间件拒绝经过验证的用户
、
、
、
middleware('verified'); 确保电子邮件通过验证类: public function handle($request, Closure $next, $redirectToRoute =
null
$request->user()->
hasVerifiedEmail
())) { ?: 'verification.notice'); return $next
浏览 14
提问于2019-09-24
得票数 0
2
回答
对
null
调用
成员
函数
getClientOriginalName()
、
、
、
我可以使用我的应用程序接口成功地将我的文件上传到亚马逊s3存储桶,然后我会得到一个响应:}{ "status":spikessales.s3.amazonaws.com
浏览 2
提问于2018-04-19
得票数 0
1
回答
对
null
调用
成员
函数
prepare()
、
、
、
、
Call to a member function prepare() on
null
<?php public $conn; { $this->conn =
null
浏览 0
提问于2016-03-12
得票数 0
回答已采纳
5
回答
对
null
调用
成员
函数
addEagerConstraints()
、
我想按type_order
对
关系查询进行排序{ $typeorderBy($type);}FatalThrowableError Call to a member function addEagerConstraints() on
null
浏览 0
提问于2017-09-18
得票数 3
2
回答
对
null
调用
成员
函数
fill()
、
、
、
.'); }); 但是当我得到这个错误存储时:
调用
null
上的
成员
函数
fill()
浏览 5
提问于2016-02-08
得票数 1
回答已采纳
1
回答
对
null
调用
成员
函数
insert()
、
、
该图像的上传工作正常,但在插入时,我犯了一个错误: lalala(); function lalala
浏览 0
提问于2018-03-15
得票数 0
1
回答
对
null
调用
成员
函数
store()
我只是想知道为什么这在我的项目控制器上不起作用,而在其他控制器上却能起作用。public function store(Request $request, $id) $categories = Category::all(); $item->name = $request->name; $item->description = $request-&g
浏览 2
提问于2020-07-08
得票数 0
4
回答
对
null
调用
成员
函数
setCookie()
、
.'); return $next($request);我得到了这个错误,但没有找到
对
null
上的
成员
函数
setCookie()的解决方案
调用
。
浏览 32
提问于2018-02-25
得票数 10
4
回答
对
null
调用
成员
函数
注释()
、
基本上,我想解决这个错误
对
null
调用
成员
<e
浏览 1
提问于2019-04-03
得票数 4
回答已采纳
2
回答
对
null
调用
成员
函数
getSize()
、
我在上传文件时遇到问题,你能帮我吗?当我上传一个较小的文件时,它运行得很流畅,但当我上传一个较大的文件时,它是有问题的,有人知道解决方案吗?这是控制器部分: $title = $this->request->getPost('title');$seo = str_replace(" ", "-", strtolower($kategori)); $deskripsi = $this->request-
浏览 50
提问于2021-08-22
得票数 1
1
回答
对
null
调用
成员
函数
addDays()
、
这对于IMDB来说没问题,但是当我选择tmdb作为主要的电影数据提供者并点击之后的电影时,我得到了一个错误"Call to a member function addDays() on
null
“,下面是代码
浏览 13
提问于2017-01-08
得票数 1
回答已采纳
2
回答
对
null
调用
成员
函数
prepare()
、
我想要创建一个
函数
来检查用户是否已经存在于数据库中。
函数
存储在一个名为checks.php的php文件中,必须返回一个值。$e->getMessage());我在另一个名为exist_user()的php文件中
调用
register.php:require 'checks.php
浏览 4
提问于2017-08-04
得票数 0
回答已采纳
2
回答
对
null
调用
成员
函数
pluck()
、
、
、
我有一个问题和错误:
调用
null
上的
成员
函数
pluck(){ $course = $
浏览 0
提问于2018-10-14
得票数 0
2
回答
对
null
调用
成员
函数
isCollection()
、
、
、
、
} return $allowed;堆栈跟踪:Call to a member function isCollection() on
null
浏览 19
提问于2018-06-13
得票数 8
1
回答
对
Null
调用
成员
函数
query()
、
FROM users WHERE username = '$username' OR email = '$email'"; $result = $this->conn->query("$query");} 看起来很简单,<em
浏览 1
提问于2015-05-11
得票数 1
回答已采纳
2
回答
对
null
调用
成员
函数
addBusiness()
我正在尝试保存带有关系的user_id我已经在用户和业务之间创建了关系,用户可以在其中添加许多关系,但它显示此错误 'business_url' => 'required',
浏览 5
提问于2018-01-16
得票数 0
1
回答
对
null
调用
成员
函数
unreadNotification()
、
、
但问题是我得到了call to a member function unreadNotification() on
null
错误。我认为这是因为作者的原因。我正试图在管理员注销的情况下查看此内容。
浏览 2
提问于2018-03-01
得票数 0
1
回答
对
null
调用
成员
函数
hasAnyRole()
、
return $this->belongsToMany('App\Role'); } return
null
浏览 12
提问于2020-06-20
得票数 0
回答已采纳
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
云直播
对象存储
活动推荐
运营活动
广告
关闭
领券