\App\ProvidersRouteServiceProvider

Summary

Methods
Properties
Constants
boot()
No public properties found
HOME
configureRateLimiting()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

HOME

HOME = '/home' : string

The path to the "home" route for your application.

Typically, users are redirected here after authentication.

Methods

boot()

boot() : void

Define your route model bindings, pattern filters, and other route configuration.

configureRateLimiting()

configureRateLimiting() : void

Configure the rate limiters for the application.