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

[10.x] Minor skeleton slimming #6159

Merged
merged 10 commits into from Apr 15, 2023
Merged

[10.x] Minor skeleton slimming #6159

merged 10 commits into from Apr 15, 2023

Conversation

taylorotwell
Copy link
Member

@taylorotwell taylorotwell commented Apr 14, 2023

This just trims a little bit of fat off of the skeleton. The most notable change is the update of provider registration to work like facade registration.

Corresponding framework PR and documentation PR are ready locally.

Complimentary framework PR: laravel/framework#46786

@ankurk91
Copy link
Contributor

Reason behind removing rate limit from api?

@GrahamCampbell GrahamCampbell changed the title Minor skeleton slimming [10.x] Minor skeleton slimming Apr 15, 2023
@taylorotwell taylorotwell merged commit ebf9d30 into 10.x Apr 15, 2023
2 of 4 checks passed
@taylorotwell taylorotwell deleted the slim-skeleton branch April 15, 2023 21:54
@a-h-abid
Copy link

I loved the slimer config/app.php

imjoehaines added a commit to bugsnag/bugsnag-laravel that referenced this pull request Apr 19, 2023
The example changed in laravel/laravel#6159,
which meant the patch no longer applied
imjoehaines added a commit to bugsnag/bugsnag-laravel that referenced this pull request Apr 19, 2023
The example changed in laravel/laravel#6159,
which meant the patch no longer applied
y-martini pushed a commit to webfucktory/laravel that referenced this pull request Sep 22, 2023
* remove rate limiter from route provider by default

* remove policy place holder

* remove broadcast skeleton in favor of new provider in core

* use default provider collection

* Remove unnecessary properties from exception handler.

* add back broadcast provider

* update comment

* add rate limiting

* Apply fixes from StyleCI

* fix formatting

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants