VL
By default the Laravel adapter will use the app.blade.php view. This template should include your assets, as well as the @inertia directive. If you'd like to use a different root view, you can change it using Inertia::setRootView().
Size: a a a
VL
By default the Laravel adapter will use the app.blade.php view. This template should include your assets, as well as the @inertia directive. If you'd like to use a different root view, you can change it using Inertia::setRootView().
M
M
VL
AH
return $message->only(['body', 'id', 'conversation_id', 'type', 'created_at', 'sender']);
->only()
не работает с точками. Он перебирает массив или коллекцию, переданную ему, извлекая из неё первые ключи.AH
ВШ
VL
ВШ
ВШ
ВШ
ВШ
ВШ
ВШ
ВШ
ВШ
VL
ВШ
VL
./Pages/${name}
); режет на бандлы но потом багиВШ