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

Feature: remove the panel prefix if only one panel is used in Filament #73

Open
wants to merge 86 commits into
base: main
Choose a base branch
from

Conversation

eelco2k
Copy link

@eelco2k eelco2k commented Oct 20, 2024

No description provided.

eelco2k and others added 30 commits March 5, 2024 12:14
…anel. now it gets the panel from URL and then checks if that panel has tenancy enabled.
…andler in resource when no header specified
@eelco2k
Copy link
Author

eelco2k commented Oct 20, 2024

This PR provides the ability to allow for no panel prefix in the/api/ routes. Additionally this will only work if you have configured only one panel. Otherwise you'll still get the new InvalidTenancyConfiguration("Tenancy awareness is enabled!. Please set 'api-service.route.panel_prefix=true' and 'api-service.tenancy.enabled=true'"); message.

…er can leverage a DTO instead of a Eloquent Builder Collection. In generation this will be asked and checked if a spatie/laravel-data DTO you specify exists
…er can leverage a DTO instead of a Eloquent Builder Collection. In generation this will be asked and checked if a spatie/laravel-data DTO you specify exists
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.

2 participants