// Portfolio
Projects
AI-native products and full-stack solutions
Filter by technology:
Filter by tag:
Filament URL Image Uploader
A first-class Filament v3 form component that lets admin users paste any image URL, preview it in real time, validate it, and store it via Laravel's Storage system — eliminating manual download-and-reupload workflows entirely.
Laravel Grid.js — Eloquent-Powered Datagrid
A powerful Laravel datagrid package built on Grid.js — the lightweight vanilla JavaScript table library. Provides native Eloquent support, server-side pagination, sortable columns, and an elegant fluent PHP API without requiring React, Vue, or Livewire.
Laravel Driver.js — Product Tours & Onboarding
A professional Laravel wrapper for Driver.js that enables developers to define interactive product tours, contextual feature highlights, and user onboarding flows entirely in PHP — using a fluent API and a single Blade directive, with zero JavaScript configuration required.
Laravel Sooner — Beautiful Toast Notifications
A premium Laravel wrapper for [Sonner](https://sonner.emilkowal.ski/) — one of the most refined toast notification libraries in the JavaScript ecosystem. Dispatch beautiful, accessible, animated toast messages from any PHP controller, action, or Livewire component using a fluent, zero-configuration API.
Laravel Ninja Keys — Keyboard Shortcuts & Command Menu
A Laravel integration package for the ninja-keys web component, delivering a fluent PHP API and Blade directive for adding an accessible, searchable keyboard shortcut command menu to any Laravel application — without writing JavaScript configuration code.
LaraLink — Local-First Package Manager for Laravel
LaraLink solves the most painful part of Laravel package development: testing your packages in real projects before publishing to Packagist. It creates live, symlinked connections between local package directories and Laravel applications — replacing the `composer path` manual workflow with a clean Artisan CLI.