Auth::routes(['register' => false]); code example Example: Auth::routes(['register' => false]); not working Auth::routes(['register' => false]);