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

fix: reintroduce the show_webby parameter in Laravel config #6741

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

Deuchnord
Copy link
Contributor

@Deuchnord Deuchnord commented Oct 22, 2024

Q A
Branch? main
Tickets Fixes api-platform/api-platform#2781
License MIT
Doc PR api-platform/docs#2044

Symfony users are not the only people subjects to arachnophobia. Despite spiders being much more classy in their Lambo, Laravel users still might suffer from fear of them.

Let's fix this issue and re-introduce the show_webby parameter!

To remove Webby, add the following to the config/api-platform.php file:

return [
    // ...
   'show_webby' => false,
   // ...
];

@soyuka soyuka merged commit 67fbe51 into api-platform:main Oct 28, 2024
59 checks passed
@Deuchnord Deuchnord deleted the fix/still-arachnophobic branch October 28, 2024 10:52
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