Mirgen Përvathi's Avatar

Mirgen Përvathi

@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

53
Followers
176
Following
16
Posts
27.11.2024
Joined
Posts Following

Latest posts by Mirgen Përvathi @mirgenpervathi.com

Preview
Monitoring Queues in Laravel: A Step-by-Step Guide Monitor Laravel queues without external packages and get notified when jobs exceed a threshold, ensuring timely action to prevent delays.

Monitoring Queues in Laravel: A Step-by-Step Guide

nabilhassen.com/monitoring-q...

13.02.2025 21:05 👍 1 🔁 0 💬 0 📌 0
Preview
Laravel News 2024 Recap - Laravel News I've hand-picked some of the biggest stories at Laravel News in 2024. This year was massive, with our new Laravel Creator Spotlight series and huge announcements from Laravel like Laravel Cloud, Inert...

The "Laravel News 2024 Recap"

laravel-news.com/laravel-news...

01.01.2025 21:36 👍 2 🔁 0 💬 0 📌 0
I Built the Same App in ALL Versions of PHP (1995-2025)
I Built the Same App in ALL Versions of PHP (1995-2025) YouTube video by Coding with Lewis
22.12.2024 09:55 👍 1 🔁 0 💬 0 📌 0

This is a great great news!

13.12.2024 17:46 👍 0 🔁 0 💬 0 📌 0
VueJS: The Rise? of a Front-End Star (2020-2024)
VueJS: The Rise? of a Front-End Star (2020-2024) YouTube video by Tony Xhepa

youtu.be/tQtKxuZTR3o

10.12.2024 12:08 👍 1 🔁 1 💬 0 📌 0
5 Must-Haves in My Laravel AppServiceProvider
5 Must-Haves in My Laravel AppServiceProvider YouTube video by Nuno Maduro

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

08.12.2024 16:20 👍 0 🔁 0 💬 0 📌 0

Very interesting to see a Laravel Pizzaiolo! ;)

Congratulazioni! 😃

06.12.2024 17:24 👍 2 🔁 0 💬 0 📌 0

THIS

05.12.2024 22:26 👍 1 🔁 0 💬 0 📌 0
Preview
PHP Generics Day 4 - Introducing PHPStan Introduction to the PHPStan static analysis tool mentioned in this video. Today's coding challenge. My talk about Advanced Static Analysis at PHP UK.

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

vimeo.com/1036059035

04.12.2024 18:49 👍 4 🔁 3 💬 0 📌 0
Post image

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

19.11.2024 17:41 👍 9 🔁 3 💬 3 📌 1
9. Writing PHP Extensions: Implementing the Countable interface
9. Writing PHP Extensions: Implementing the Countable interface In this video we implement the Countable interface on our LineString class, so that we can call count() on it directly.

🎉 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

02.12.2024 17:30 👍 20 🔁 6 💬 1 📌 0

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();

30.11.2024 23:24 👍 10 🔁 2 💬 0 📌 0

Exactly

30.11.2024 18:30 👍 1 🔁 0 💬 0 📌 0

I can confirm, as a former X profile who didn’t use to gain a lot of followers.

Here on Bluesky some how I’m getting more followers and they are all related to what I do.

It reminds me the MySpace era where I met and made a lot of friends.

30.11.2024 18:07 👍 7 🔁 2 💬 1 📌 0

From a junior prospective this might make more complex to start to build.

Probably some starter kit as a package with Blade/Livewire + SQLite would make a lot of sense.

Do you want the basics?
Go with Laravel + starter kit package.

Do you want something advanced:
Look at the repositories.

30.11.2024 17:59 👍 0 🔁 0 💬 0 📌 0

Aboaaard!!! 😄

29.11.2024 17:08 👍 1 🔁 0 💬 0 📌 0

Yes, totally agree! It helps a lot.

29.11.2024 13:43 👍 1 🔁 0 💬 0 📌 0

Seems interesting, thanks for the feedback (:

29.11.2024 13:39 👍 1 🔁 0 💬 1 📌 0

Can I ask, what do you like about Symfony over Laravel? Just curious to know. I’m using only Laravel at the moment.

29.11.2024 10:01 👍 0 🔁 0 💬 1 📌 0

Same here

28.11.2024 16:53 👍 0 🔁 0 💬 0 📌 0

And that’s fine. That timeline story you provided with tweets it’s gonna help always someone.

There are a lot of situations where tweets are directly linked into blog articles.

28.11.2024 12:54 👍 2 🔁 0 💬 0 📌 0

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.

28.11.2024 09:57 👍 12 🔁 2 💬 0 📌 0