Lauro Guedes
lauroguedes.bsky.social
Lauro Guedes
@lauroguedes.bsky.social
Web technologies enthusiast and Software Engineer. Has a soft spot for PHP 💜. ⚒️ Building http://screencial.art, Mary UI Starter Kit (http://bit.ly/3GFUgdd), and CodeTips (https://codetips.cloud/)
@laravel.com tip: Laravel Contextual Binding in Service Container.
November 8, 2025 at 6:08 PM
@laravel.com tip

Instead of using where('id', '!=', ...) to exclude a specific record from your query, you can use whereKeyNot().

This method is specifically designed for filtering by primary keys and provides a cleaner, more semantic approach.
November 5, 2025 at 3:08 PM
Just launched 🌻Bloomfolio

An open-source portfolio template built with @astro.build and @daisyui.bsky.social

Stop spending days building your portfolio. Start showcasing your work.

#OpenSource #Astro #WebDev #Portfolio #DaisyUI #Website
November 4, 2025 at 12:39 PM
#PHP tip: PHP 8.5 Closures in Constant Expressions

PHP 8.5 enables closures in constant expressions, allowing default function parameters, attribute values, and class constants to be defined as closures without workarounds.

#php85 #closures #codetip #modernPHP
October 26, 2025 at 5:18 PM
#MaryUI Laravel Starter Kit v1.3.0!

@daisyui.bsky.social

✅ Refactored and expanded tests for better reliability
📦 Updated dependencies
⚡ Implemented Laravel Boost guideline

#Laravel #starterkit #daisyui #livewire
October 20, 2025 at 11:36 AM
#Laravel tip

Laravel's Number::abbreviate() method transforms large numbers into abbreviated, user-friendly formats perfect for displaying statistics, metrics, or counts in dashboards and reports.

#number_formating #helpers #tips #codetips #human_readable
October 19, 2025 at 1:56 PM
Check it out this laravel tip: Laravel Config Helper with Type Safety.

Laravel's config helper provides type-safe methods that ensure configuration values are returned in the correct format.

Check it out: codetips.cloud/tip/laravel-...
Laravel Config Type-Safe Retrieval Methods
Master Laravel's config helper with type-safe methods to retrieve configuration values as specific data types (string, integer, boolean, float, array, collection).
codetips.cloud
October 18, 2025 at 12:55 PM
🚀 New CodeTips release!

Now with @shiki.style syntax highlighting 🎨 and notation comments to make your code tips clearer and more expressive.

#CodeTips #IndieHackers #WebDev #Coding #DevTools #Shiki #Programming
October 18, 2025 at 12:25 PM
Screencial Beta 2 released 🚀 - improved performance.
November 27, 2024 at 8:58 PM
🚀 Just launched my beta app built with
@laravelnews.com and Livewire, It’s free and ready for feedback

Check it out — screencial.art! 🙌

#TallStack #Laravel #Livewire #WebDev
Screencial - Generate shareable social media screenshots
Create unique, on-brand visual identity and share with your network.
screencial.art
November 27, 2024 at 8:57 PM