Laravel provides a quick way to scaffold all of the routes and views you need for authentication using one simple command:
So here now we have two links:Code:php artisan make:auth
but we have to find the best way to force the urls in HTTPS mode when we are in Production, for example: