PHP Class Spatie\CookieConsent\CookieConsentServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: spatie/laravel-cookie-consent

Public Methods

Method Description
boot ( ) Bootstrap the application services.
register ( ) Register the application services.

Method Details

boot() public method

Bootstrap the application services.
public boot ( )

register() public method

Register the application services.
public register ( )