diff --git a/README.md b/README.md index 4846e3a..47364f9 100644 --- a/README.md +++ b/README.md @@ -87,5 +87,9 @@ This repository uses Drone CI for automated testing and deployment: Database migrations run automatically during deployment: - **Staging**: `php artisan migrate --force` - **Production**: `php artisan migrate --force` + `php artisan queue:restart` -# Drone CI Test - di 2 dec 2025 22:17:12 CET + +### Requirements +- **PHP Version**: 7.4 (Laravel 7.x compatibility) +- **Database**: MySQL 5.7+ +- **Redis**: For caching and queues