CodeWithDennis retweetledi
CodeWithDennis
1.7K posts

CodeWithDennis
@CodeWithDennis
I build Laravel & FilamentPHP plugins, tinker with code, and game way too much when I’m off the clock.
Netherlands Katılım Ocak 2024
99 Takip Edilen991 Takipçiler
CodeWithDennis retweetledi

Laravel Forge users: you can upgrade Nginx via SSH with:
sudo apt install --only-upgrade nginx -y
When prompted about config files, choose N (keep your current version) to avoid overwriting Forge-managed configs.
@laravelforge @Laravel
International Cyber Digest@IntCyberDigest
‼️🚨 MAJOR IMPACT: AI just found an 18-year-old NGINX critical remote code execution vulnerability. It has been disclosed on GitHub including PoC code. - Affects NGINX 0.6.27 through 1.30.0 - Triggered via the rewrite and set directives in config - Update NGINX ASAP - NGINX is a widely used HTTP web server, be sure to check its prevalence in other products
English
CodeWithDennis retweetledi

‼️🚨 MAJOR IMPACT: AI just found an 18-year-old NGINX critical remote code execution vulnerability. It has been disclosed on GitHub including PoC code.
- Affects NGINX 0.6.27 through 1.30.0
- Triggered via the rewrite and set directives in config
- Update NGINX ASAP
- NGINX is a widely used HTTP web server, be sure to check its prevalence in other products

English
CodeWithDennis retweetledi

People turning 20 in the Netherlands today are told to work for another 50 years, retiring at 70, when previous generations could retire at 58-65.
This is delusional. It's not going to happen. The young will want their freedom back. They weren't born to serve a society that doesn't care for them.
English

I really like this style. 😍

CodeWithDennis@CodeWithDennis
I’m currently working on a new project, building it using Laravel and Livewire. 😋
English

@alexandersix_ @OldSchoolRS "But only listen when working"
I believe you. 👀
English

@CodeWithDennis @OldSchoolRS I listen AND play! But only listen when working 😉
It’s a phenomenal soundtrack for chill work
English

Am i the only one who listens to @OldSchoolRS music while working? I don't even play the game anymore. 😂
English
CodeWithDennis retweetledi

Small PR, Big UX win. Just spotted this got merged into Laravel 13.x. (github.com/laravel/framew…) and I can't wait for it to be released.
You know that moment when a user signs up, their password manager generates something, and it fails your validation? Then they try again. And again. Quietly frustrated, probably blaming your app.
This PR from @LiamHammett fixes that silently.
toPasswordRulesString() converts your existing Laravel Password rule instance into the HTML passwordrules attribute - the one that tells password managers like 1Password exactly what a valid password looks like before the user submits anything.
So instead of trial and error, the password manager just... suggests something valid first time, you have to give credit where it's due it's these kind of improvements that make me enjoy using @Laravel and keep me coming back time and time again.


English

I've been working on something to help your AI and your team understand your @laravelphp projects even more deeply without having to grep/schlep through code
In preliminary tests, it uses ~1/10th the number of tokens and may be faster in some cases
It's called Cartographper 🗺️
English











