How to configure lockout should not logiin in another ipaddress laravel 5.6 code example
Example 1: how to find the name of login user in laravel
Auth::user()->name
Example 2: laravel auth
composer require laravel/ui:^2.4
php artisan ui vue --auth