In this talk, given at Laracon Online 2020, I show a simple strategy to make any Laravel app tenant aware using our laravel-multitenancy package.
PHP
Easier endpoint tests with Policy::fake
This make testing endpoint authorization much simpler. Read more