Laravel + Filament + Tailwind starter

Able Sport now has a secure foundation for its storefront and admin operations.

This skeleton includes the public-facing website shell, a Filament admin panel, MySQL-backed data, and security-focused defaults for the next phase of products, orders, and payments.

What is already wired up

Storefront

Home, products, cart, and checkout placeholders are ready for richer content.

Administration

Filament is installed and isolated behind staff-only access at /admin.

Data

The app is configured for MySQL with migrations already running against the Able Sport database.

Security

Rate limits, security headers, HTTPS forcing in production, and admin gating are in place.