Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding isScopedToTenant at ExceptionResource #47

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

LingMyat
Copy link

Hey I have some issue while I am using your amazing package. It is tenant I am using filament tenant, but your resource not include about isScopedToTenant to customize so I make pull request for this.

Copy link

what-the-diff bot commented Jan 23, 2024

PR Summary

  • New Configuration Option
    The team has added a fresh setting known as is_scoped_to_tenant in the file named filament-exceptions.php. This allows more flexibility and control over specific aspects of the program.

  • Method Addition in ExceptionResource
    They have also incorporated a new method called isScopedToTenant to the ExceptionResource.php file. This is a way of grouping some pieces of code into a unit which does a specific task. This in turn improves the efficiency and manageability of our program.

@LingMyat
Copy link
Author

I have still error of isScopedToTenant it feature added?

@bezhanSalleh bezhanSalleh linked an issue Jan 24, 2024 that may be closed by this pull request
@bezhanSalleh bezhanSalleh merged commit f6c899c into bezhanSalleh:main Jan 24, 2024
1 check passed
@bezhanSalleh
Copy link
Owner

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with using multi tenant
3 participants