This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
v9.1.0
- Merged #301 to better assist in cleaning up and determining the flow type (AuthShop Middleware)
- Merged #299 to add support for SPA apps (AuthShop Middleware)
- Merged #298 to assist in session clashes as well as sniff headers for the shop if applicable (AuthShop Middleware)
- Added shop_route for Blade templates which extends route, this adds the shop to the URL automatically (see Usage)
- Added shop_url for Blade templates which allows for use of custom URLs which will also append the shop to the URL automatically (see Usage)