Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

laravel/framework

nhatcatmoi starred laravel/framework
mdariftiens opened a pull request on laravel/framework
Fix code for invalid locale for number class. if provided locale is not valid throws exception
Fix code for invalid locale for number class. if provided locale is not valid throws exception. **Existing behaviour:** If locale is invalid, falback en is used. **Updated behaviour:** if local...
mdariftiens closed a pull request on laravel/framework
Fix code for invalid locale for number class. if provided locale is not valid throws exception.
Fix code for invalid locale for number class. if provided locale is not valid throws exception. **Existing behaviour:** If locale is invalid, falback en is used. **Updated behaviour:** if lo...
akr4m opened a pull request on laravel/framework
[11.x] Support Optional Dimensions for `vector` Column Type
The `vector` method to support adding a new vector column without specifying dimensions. The changes include: - Modified the `vector` method to handle cases where the `$dimensions` parameter is ...
mdariftiens opened a pull request on laravel/framework
Fix code for invalid locale for number class. if provided locale is not valid throws exception.
Fix code for invalid locale for number class. if provided locale is not valid throws exception. **Existing behaviour:** If locale is invalid, falback en is used. **Updated behaviour:** if lo...
120585Cris starred laravel/framework
akr4m forked laravel/framework

akr4m/laravel-framework

thaleeracystous starred laravel/framework
github-actions[bot] created a comment on a pull request on laravel/framework
Thanks for submitting a PR! Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface. Pull requests that a...

View on GitHub

bert-w opened a draft pull request on laravel/framework
[12.x] Optimize + simplify blade foreach loops
The compilation of `@foreach` blade directives in `<=11.x` results in pretty verbose code to make the `$loop` variable work. This PR greatly simplifies that output while improving the general logic...
errijahi starred laravel/framework
maantje forked laravel/framework

maantje/framework

afiqiqmal closed a pull request on laravel/framework
Add dd_when Helper to Conditionally Trigger dd()
Propose helper function, `dd_when`, allowing conditional debugging with `dd()`. This function provides a simple way to invoke dd() based on a boolean condition. Example Usage: ```php dd_when($...
MmeSarfati starred laravel/framework
hassanfashour starred laravel/framework
RealMrHex created a comment on a pull request on laravel/framework
@taylorotwell any chance to have it on v11?

View on GitHub

aikoeach forked laravel/framework

aikoeach/framework

631011033 starred laravel/framework
joy2362 created a comment on an issue on laravel/framework
hi @darmats , I got the same error when removing appServiceProvider code ![image](https://github.com/user-attachments/assets/781e9725-b4ea-400e-a4ad-c228f676b916) But after adding the serv...

View on GitHub

MongeSemNome starred laravel/framework
jpangborn starred laravel/framework
osmankiv forked laravel/framework

osmankiv/framework

roncallyt forked laravel/framework

roncallyt/framework

Timeox2k starred laravel/framework
oguzhankrcb created a comment on an issue on laravel/framework
> Instead of `protected $proxies = '*';` // not working you can try `protected $proxies = '0.0.0.0/0';` // working > > For some reason it worked for me, though I don't see it documented anywhere...

View on GitHub

aniket-magadum created a comment on a pull request on laravel/framework
Looks good to have 👍

View on GitHub

clrockwell starred laravel/framework
EddyStuc forked laravel/framework

EddyStuc/framework

Load more