Profile avatar
mirgenpervathi.com
(new Dev)->tools(['PHP', 'Laravel', 'SEO']); - former SEO [mainly tech.] consultant (+3y) - back-end developer #PHP & #Laravel (+5y) - currently working with #Livewire & #FilamentPHP (+1y) Italy
16 posts 48 followers 176 following
Regular Contributor
Conversation Starter

Monitoring Queues in Laravel: A Step-by-Step Guide nabilhassen.com/monitoring-q...

The "Laravel News 2024 Recap" laravel-news.com/laravel-news...

youtu.be/tQtKxuZTR3o

Very interesting insights about how to protect your production app environment from must avoid mistakes.

THIS

It's day 4 of PHP generics and today we have a quick look at PHPStan... vimeo.com/1036059035

This handy Chrome app automatically finds people on Bluesky that you follow on Twitter Sky Follower Bridge chromewebstore.google.com/detail/sky-f... via @mdsimmonds.bsky.social - a smart cool guy you should also probably follow

🎉 I just published the ninth instalment of my "Writing PHP Extensions" video series, in which we implement the Countable interface. 📹 https://www.youtube.com/watch?v=2X44SyxkcFo #php #extensions #geospatial

Started building a simple SDK for Bluesky that I plan on throwing on packagist next week. // Public endpoint Bluesky::sdk() ->doPublicStuff(); // Authenticated endpoint Bluesky::sdk() ->auth(user, pass) ->doAuthenticatedStuff();

I am very proud of this video. I spend the extra effort to come up with a very special package idea for this. This makes me very happy ❤️ 🙏Thanks for the nice comments already.