合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
1. Laravel default auth function: [https://laravel.com/docs/5.8/authentication](https://laravel.com/docs/5.8/authentication) ``` php artisan make:auth ``` But sometime the default auth function, clould be difficult to make the customize function. You can see "Laravel register, login, logout function", this is a customize auth funciton.