Ecosyste.ms: Timeline

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

laravel/framework

taylorotwell closed a pull request on laravel/framework
[11.x] Automatically open files when generated via make commands
[Capture vidéo du 19-10-2024 17:53:01.webm](https://github.com/user-attachments/assets/563c31b4-afd2-461a-89a3-9d758043ab98) [Capture vidéo du 19-10-2024 17:55:26.webm](https://github.com/user-a...
taylorotwell pushed 1 commit to 11.x laravel/framework
  • fix typo $previousLCurrency to $previousCurrency for clarity and consistency (#53261) 19f38dd

View on GitHub

taylorotwell closed a pull request on laravel/framework
[11.x] Fix typo `$previousLCurrency` to `$previousCurrency` for clarity and consistency
fix typo $previousLCurrency to $previousCurrency for clarity and consistency
Disservin created a comment on a pull request on laravel/framework
I doubt this was a typo, the `L` probably just stands for `Locale`

View on GitHub

BernhardK91 opened an issue on laravel/framework
Cache::flexible fails with Redis error "Error processing EXEC across the cluster"
### Laravel Version 11.28.1 ### PHP Version 8.3 ### Database Driver & Version _No response_ ### Description We use a Redis Cluster in AWS. After adding Cache::flexibel it fails with a RedisC...
donnysim created a comment on a pull request on laravel/framework
@johanrosenson that middleware is not reach unless the standalone maintenance file allows the request to proceed to the framework with a bypass etc. as the middleware is also responsible for settin...

View on GitHub

crynobone created a comment on an issue on laravel/framework
Hi there, Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporti...

View on GitHub

crynobone closed an issue on laravel/framework
Concurrency facade not binding properly
### Laravel Version 11.28.1 ### PHP Version 8.3.12 ### Database Driver & Version _No response_ ### Description The new Concurrency package does not work in a Laravel 9 application that was g...
johanrosenson created a comment on a pull request on laravel/framework
I don't think that file is even required for the file based maintenance driver any longer. Since the real checks are done in [Middleware/PreventRequestsDuringMaintenance.php](https://github.com...

View on GitHub

bastien-phi created a comment on a pull request on laravel/framework
Thanks @gvsrepins ! I added the config but it's bound to an environment variable (see https://github.com/laravel/laravel/pull/6477)

View on GitHub

gvsrepins created a comment on a pull request on laravel/framework
I like this a lot. It is a handy feature indeed that can improve DX. Regarding the editor configuration, I think it should not be in the `config/app.php` because multiple developers can use diff...

View on GitHub

koti42 starred laravel/framework
Airgerr created a comment on an issue on laravel/framework
> Yes it was fixed I think not: click on the PR, scroll down... read: "this PR has been reverted due to breaking change with existing application." I'm still manually bootstrapping at the moment.

View on GitHub

msdevsvc 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

bytestream opened a draft pull request on laravel/framework
[11.x] Fix integrity constraint violation on failed_jobs_uuid_unique
Fixes #53230 Listeners are bound each time `Artisan::call('queue:work')` is called, and if `DatabaseUuidFailedJobProvider` is used, then when a failed job occurs it tries to add it to the databa...
neringaLi starred laravel/framework
voncleaudtwyck starred laravel/framework
idimetrix starred laravel/framework
limit503 forked laravel/framework

limit503/framework

einsuasty0 forked laravel/framework

einsuasty0/framework

einsuasty0 starred laravel/framework
omergy created a comment on an issue on laravel/framework
Thanks for fixing this!

View on GitHub

jriveraan forked laravel/framework

jriveraan/framework

jriveraan starred laravel/framework
faisal975232 created a comment on an issue on laravel/framework
is this issue solved .. I have this issue .. do not know how to overcome .. need help

View on GitHub

Aleinadsf starred laravel/framework
MaydaySun starred laravel/framework
Load more