RG
Size: a a a
RG
А
A
ДК
G
G
protected function redirectTo($request)
{
if (! $request->expectsJson()) {
return route('login_page');
}
}
А
G
auth:admin
в какой переменной будет лежать имя гварда?А
AG
Order::where('user_id', Auth::user()->id)->orderBy('code', 'desc')->paginate(9);
🎄P
А
AG
DW
select * from `oauth_access_tokens` where `id` = ? limit 1
select * from `oauth_clients` where `id` = ? limit 1
А
DW
А
DW
А
A