Dries Vints
Dries Vints
Could you share an exact code sample to reproduce this?
I'm so confused. This indeed can't ever work how it's implemented right now but has been around for like 8 years already. I can't believe we never caught this before...
Hah, I originally documented this 😂 https://github.com/laravel/docs/pull/7550 I guess I misunderstood how this worked in Algolia. However, we can't change the docs since meilisearch and other engines now work this...
Going to close this one now but would like the PR from @Boorinio to be sent to 11.x instead. Thanks!
@faissaloux it's always better to write a description at what this fixes instead of linking to an issue so Taylor knows what this is about.
Thanks all. For now, we're going to close this as there's no high-demand for this feature. We'll leave Jess' WIP PR open for now.
:x: Shift could not upgrade the following files since they differed from the default Laravel version. You will need to compare these files against the [default Laravel 10 versions](https://github.com/laravel-shift/laravel-10.x/) and...
:warning: Shift upgraded your configuration files by defaulting them and merging your _true customizations_. These include values which are not changeable through core `ENV` variables. You should [review this commit](https://github.com/fullstackeurope/fullstackeurope.com/pull/80/commits/ed8604a3788f30e375fc10e92fa781104a5e4290?w=1)...
:information_source: Shift [updated your dependencies](https://github.com/fullstackeurope/fullstackeurope.com/pull/80/commits/60df4f7a91436f6840645083cc0a8691fc552c60?w=1) for Laravel 10. While many of the popular packages are reviewed, you may have to update additional packages in order for your application to be...
:information_source: Laravel 10 added PHP type hints to all user-land code included in a new Laravel application. In an effort to modernize your code, Shift [added type hints](https://github.com/fullstackeurope/fullstackeurope.com/pull/80/commits/23873b44048266d9f7a7584fecb70424779c1d98?w=1) to any...