HOME HOME = '/home' : string The path to the "home" route for your application. Typically, users are redirected here after authentication.
boot() boot() : void Define your route model bindings, pattern filters, and other route configuration.
configureRateLimiting() configureRateLimiting() : void Configure the rate limiters for the application.