Profile avatar
raycodes.com
I write code for a living, and Laravel is my weapon of choice 👨‍💻
18 posts 19 followers 102 following
Getting Started
Conversation Starter

How #Laravel 11's broadcasting can enhance user engagement by sending welcome emails in real-time. Dive into the details with our latest blog post. 🔥 raycodes.com/index.php/20...

Use Enum Backed Models: Laravel 11 now supports native PHP 8.1+ Enums for model attributes, making your code cleaner and more type-safe. 🔥 Here's how to use an Enum for a model attribute: #Laravel #PHP

Got tired of having to google postal codes. Annoyance breeds solutions. 🤣 Laravel Zero for the win.

👋 Hi I'm Ray. Fullstack developer mainly Laravel & PHP, content creator and basketball player. I founded Dual Sphere Labs, where we're developing several apps set to launch in Q1 2025. I created this website to share tips and new things I've learned on my development journey. www.raycodes.com

Livewire Trick: 🔥🔥 Notify Users When Offline Livewire makes it straightforward to notify users if they lose their internet connection. Here's how you can implement it:

A friend of mine told me that Livewire Flux would limit me to just the options they provide, and that I wouldn’t be able to tweak or add any extra features like dependent interactions to the components without ruining the design. Well, I ended up proving him wrong! #laravel #livewire #php

Minimalist SQL Database Client! It's called Outerbase Studio: ✓ Compatible with SQLite, MySQL, and PostgreSQL (beta) ✓ Supports services like Turso and Cloudflare D1 ✓ For Web, macOS, and Windows ✓ Free and Open Source → github.com/outerbase/st... #WebDevelopment #SQL #MySql #PHP #Laravel

In the next few weeks we'll be kicking off work on new Laravel starter kits. Here's what I'm thinking... I don't think the starter kits should be packages. Instead, I think they should just be GitHub repositories you clone. All of the code lives in your application, no "install" commands. 🔨

Ok help me figure out how to curate here! I want to mute every professional sports team and every current or former U.S. politician. Is there a way to do that easily?