Search results for: filament (2 results)
Sort by:
Use a TextInput to input a date in FilamentPHP

Use a TextInput to input a date in FilamentPHP

Replace DatePicker with TextInput in FilamentPHP to enable manual date typing with custom extraInputAttributes, format handling, and validation rules.

Read More
How to Deploy a Laravel Application to Production with Docker and Nginx Reverse Proxy

How to Deploy a Laravel Application to Production with Docker and Nginx Reverse Proxy

Deploying Laravel Applications to Production with Docker and Nginx: A Complete Guide. Learn how to deploy your Laravel application to production using Docker and Nginx with this step-by-step guide. I'll walk you through creating a production-ready Dockerfile, configuring Nginx for both local server and reverse proxy setups, securing your application with SSL, and optimizing Laravel for maximum performance. Perfect for developers looking to move their Laravel projects from development to a secure, scalable production environment.

Read More