You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple cookie consent window in PHP-Laravel through which the user can specify the cookies they would like to allow. After the user submission, the page reloads and the relevant cookies are set on the browser, and can then be used in the front-end.