Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

krekas's avatar

krekas liked a comment+100 XP

2mos ago

Customizing Filament For User-Facing Apps : Ep 11, Refine the Sidebar Navigation

With regards to ordering the navigation items: I'm developing software for almost 40 years, and I learned one important thing when you want to order anything:

Never order with increments of 1... like 1, 2, 3 etc.

Take steps of at least 10, so 10, 20, 30 etc.

Because there always is a customer who thinks a new item should be added between 1 and 2... So you'll have to change the index of each item.

When you order in higher increments, you can work with 'values' in between.

So the 'item in between' would become 15... if the base index would have increments of 10, 150 when increments of 100 etc.

krekas's avatar

krekas liked a comment+100 XP

3mos ago

The Laracasts Snippet: Ep 10, I'm Done

I'd love to see a snippet on here showing the code Claude generated you for those two features... yes it works but heres why it sucks and why I changed it. I'd love more lessons on the thought process behind things with real world examples. I know theres the whole AI course that I'll definetly checkout, but real work examples are so useful the more the better tbh. I'm glad to hear your getting through the tough waters as someone that's just signed up I really enjoy the teaching style :)

krekas's avatar

krekas liked a comment+100 XP

3mos ago

Vibe Coding Workshop: Ep 3, Getting Started

Too Much Speaking by the author that was not needed. Practical with Starting a small project with continuous context instruction could save the course time for learner like us.

krekas's avatar

krekas wrote a comment+100 XP

3mos ago

krekas's avatar

krekas wrote a comment+100 XP

5mos ago

Motion For The Web: Ep 2, Reduced Motion Preference: CSS Media Query

@simonswiss sure, I can. Or make intros shorter. This isn't a movie or TV show :D

krekas's avatar

krekas wrote a comment+100 XP

5mos ago

The Laravel Workshop: Ep 50, Named Routes And Ziggy

@JeffreyWay the problem with ziggy in this case is in previous lessons you mentioned you will use wayfinder

krekas's avatar

krekas wrote a comment+100 XP

5mos ago

Motion For The Web: Ep 2, Reduced Motion Preference: CSS Media Query

oh god, the intro is too long and it's going to be in every lesson. the same was for the React, The Laravel Way course, the intro is too long