YS
Size: a a a
YS
YS
YS
SM
SM
SM
YS
SM
SM
SM
zN
$user
$user = Auth::user();и потом делать "запросы" от переменной, типо:
$user->id,
$user->post->count($user->comment('now'))
2. Везде использовать Auth
. Пример:Auth::user()->id,
Auth::user()->post->count(Auth::user()->comment('now')')
?SM
M
$user
$user = Auth::user();и потом делать "запросы" от переменной, типо:
$user->id,
$user->post->count($user->comment('now'))
2. Везде использовать Auth
. Пример:Auth::user()->id,
Auth::user()->post->count(Auth::user()->comment('now')')
?zN
D
$user
$user = Auth::user();и потом делать "запросы" от переменной, типо:
$user->id,
$user->post->count($user->comment('now'))
2. Везде использовать Auth
. Пример:Auth::user()->id,
Auth::user()->post->count(Auth::user()->comment('now')')
?D
zN
YS
YS