Method | Description | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
register ( ) : void | Register the service provider. |
Method | Description | |
---|---|---|
createLaravelRoute ( ) : void | Register the catch-all route with the Laravel router. |
protected createLaravelRoute ( ) : void | ||
return | void |