Building a Browser-Based AI Agent with Livewire and Peerd in Laravel

Learn how to install Livewire and peerd, then create a basic AI agent class using Livewire components in this step-by-step guide.

Learn how to install Livewire and peerd, then create a basic AI agent class using Livewire components in this step-by-step guide.

Read more →

Laravel Database Queue Driver: Decoupling Job Processing

Learn how to use Laravel’s Database Queue Driver to manage background tasks without relying on external services like RabbitMQ or Amazon SQS.

Learn how to use Laravel's Database Queue Driver to manage background tasks without relying on external services like RabbitMQ or Amazon SQS.

Read more →

Building a Dynamic XML Sitemap in Laravel: A Step-by-Step Guide

Learn how to create a dynamic XML sitemap in Laravel from a list of links. Step-by-step guide with controller, Blade template, and route setup for your web app.

Learn how to create a dynamic XML sitemap in Laravel from a list of links. Step-by-step guide with controller, Blade template, and route setup for your web app.

Read more →

Filament Table Actions: Custom, Bulk & Row Action Examples

Master Filament resource table actions – custom row actions, bulk actions, confirmation modals, icons, and visibility rules with copy-paste code.

Master Filament resource table actions – custom row actions, bulk actions, confirmation modals, icons, and visibility rules with copy-paste code.

Read more →