maartenpaauw
maartenpaauw

Maarten Paauw

@maartenpaauw

Laravel developer building Filament PHP plug-ins

15 Posts 160 Views

  • No matching results...
  • Searching...

/ 255

Pinned

Another productive day working on my Filament PHP plugin! I added a bulk state action to transition multiple record states. Version 2.2 is out now.

#Laravel #FilamentPHP
image

256

I’ve put an NFC tag on my drinking bottle. Every time I tap it with my iPhone, it logs a water entry to my Apple Health app. Drink more water and stay hydrated 🚰
image

1

290

It motivates me to drink more water. At least I’ll be well-hydrated for the end of the world!

175

Exciting update for model states for
@filamentphp users! 🎉You can now customize the sorting strategy for state listings.

When using the following config, the states get sorted based on the order they are configured in.

#filamentphp #laravel
image

201

When working with state transitions, I always add a README.md file within the States namespace, including a visual representation of the state transitions. This way, GitHub displays it when I navigate to the States namespace.

#php #laravel
image

176

Just discovered the non-empty-string docblock annotation. It's a handy way to ensure my code doesn't return empty strings, making my functions more reliable.

#php
image

170

Because the plugin I mentioned in my last post is fully tested using Pest, adding features like tooltips is easy! The test suite includes multiple scoped datasets that I use for testing features like the tooltip ✅

image

136