hipsterjazzbo / Landlord

A simple, single database multi-tenancy solution for Laravel 5.2+
MIT License
612 stars 142 forks source link

Add model ids to ModelNotFoundForTenantException #113

Open reindert-vetter opened 2 years ago

reindert-vetter commented 2 years ago

It is now not possible to extract the ids from the exception. That's why I can't return a (custom translated) response with an id.