Production-Ready GitLab CI Pipeline for Laravel & Filament
A real-world GitLab CI pipeline to build, secure, and validate Docker images for Laravel & Filament applications.
A real-world GitLab CI pipeline to build, secure, and validate Docker images for Laravel & Filament applications.
This setup is based on real production usage and evolved over time as I faced scaling and deployment issues.
Launch Laravel apps faster with this Filament PHP starter. Includes ready-to-use backend & member panels, user roles, Horizon, and more.
Kickstart your Laravel v13 projects with Filament PHP v5. Secure, customizable backend panel ready for unlimited projects.
Learn how to integrate SAML SSO authentication into a Laravel Filament panel using Socialite and the SAML2 provider. In this guide, we’ll build a clean authentication flow with metadata endpoints, redirects, callbacks, and enterprise-ready foundations for Active Directory or Azure AD integrations.
Go beyond basic SAML authentication by implementing enterprise-grade Active Directory group mapping in Filament. Learn how to synchronize roles with permissions, map AD groups to application roles, secure panel access, and build a maintainable SSO architecture for production.
A real-world GitLab CI pipeline to build, secure, and validate Docker images for Laravel & Filament applications.
Filament’s import feature is powerful but limited when it comes to accessing error files after the process completes. In this article, learn how to build a simple import history system, proper authorization using policies, and a clean Filament resource for better team workflows.
This setup is based on real production usage and evolved over time as I faced scaling and deployment issues.