inklabs / kommerce-core

PHP shopping cart core platform
https://kommerce-laravel-demo.jamieisaacs.com/
Apache License 2.0
64 stars 14 forks source link

Restrict access to account level pages and admin area #109

Closed pdt256 closed 7 years ago

pdt256 commented 7 years ago

Access is now restricted at the Action level. Next steps are to restrict at the route level in Laravel.