:user="{{auth()->user()}}

PHP
composer require laravel/ui:^2.4

php artisan ui vue --auth$userId = Auth::id();
Source

Also in PHP: