toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

276
active users

#laravel

5 posts4 participants0 posts today

I was on holiday last week so didn’t notice it then, but what a huge shame to see the 2FA PR declined for Laravel!

It looked really good, and 2FA support missing out of the box is such a major shortcoming in Laravel!

I wonder if there’s a good reason for this, or of it’s just Taylor being Taylor again…

github.com/laravel/livewire-st

This PR adds Two Factor Authentication to this starter kit.
On the user settings page, a new tab called Two-Factor Auth will be added (we can rename this tab if desired).

When the user clicks that...
GitHubAdding Two Factor Auth Feature by tnylea · Pull Request #84 · laravel/livewire-starter-kitBy tnylea

Langsam neigt sich mein aktuelles Projekt dem Ende zu, daher habe ich demnächst wieder Kapazitäten frei als Freelancer mit 20+ Jahren Erfahrung in #PHP und Webentwicklung

* Frameworks wie #Laravel #Symfony oder individueller Code
* Anpassungen, Refactoring, Aktualisierung bestehender Software
* Code Reviews, Architektur und Testing
* Unterstützung von Teams
* gern remote und/oder Rhein-Main

Bei Fragen oder Interesse bitte DM, Retröt erwünscht :)

Composer is great — but it is not a magic remedy to solve autoloading performance problems.

In fact, autoloading can slow down large PHP apps like Magento or Laravel by 100 ms + per request.

We share 5 common mistakes and how to fix them (with real profiling data), in our latest blog post.

tideways.com/profiler/blog/aut

Anyone happen to be looking for a programmer who hasn't been completely consumed by all-AI-everything by any chance? Freelance or hired, remote (based in Germany). I speak German and English and mostly worked with #PHP, #Laravel, #Kirby CMS, #Vue, #Svelte and a bit of native mobile dev (Swift and Kotlin), too.

I know the chances are slim given *everything in the world*, but maybe this time #getfedihired might work out? Boost super appreciated. Feel free to DM or email at skye@lavenderbits.com

🚀 Khởi động dự án Laravel của bạn với KickOff!

KickOff là một package Laravel mới, thay thế cho công cụ configure.php trước đây. Package này giúp bạn khởi tạo dự án Laravel nhanh chóng, dễ dàng mở rộng và bảo trì.

Source code: [Github link]

#Laravel #PHP #KickOff #LậpTrình #PhátTriểnWeb #WebDevelopment

dev.to/nasrulhazim/kickoff-you

DEV Community🚀 KickOff Your Laravel ProjectYesterday, I shared a simple tool called Laravel Kickstart — a plain PHP file (configure.php)...

Over the last several months I got called out I was “over-engineering” components of our new web app. Told I’m doing to much to modulate the functionality. Fast forward to this week people are shocked that I am getting changes out and tweaks within a half hour of being asked. All that initial “over engineering” has allowed me to make very tweakable methods that only need parameter changes for drastic updates. I feel very validated

#dev#laravel#php