
testing this post
this data to be shown as exverpt
this psot is nbegn teatst
adkfa;ldkfUnderstanding Laravel’s Authorization System
Laravel’s authorization system is built on two main concepts: Gates and Policies.
Gates are Closure-based approaches to authorization.