coolify/config
Andras Bacsai 837a0f4545 Merge branch 'next' into andrasbacsai/livewire-model-binding
Resolved merge conflicts between Livewire model binding refactoring and UI/CSS updates from next branch. Key integrations:

- Preserved unique HTML ID generation for form components
- Maintained wire:model bindings using $modelBinding
- Integrated new wire:dirty.class styles (border-l-warning pattern)
- Kept both syncData(true) and validateDockerComposeForInjection in StackForm
- Merged security tests and helper improvements from next

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 11:05:29 +02:00
..
api.php
app.php
auth.php
broadcasting.php
cache.php
chunk-upload.php
constants.php
cors.php
database.php
debugbar.php
filesystems.php
fortify.php
hashing.php
horizon.php
livewire.php
logging.php
mail.php
purify.php feat: Purify for better sanitization 2025-01-07 13:47:16 +01:00
queue.php
ray.php
sanctum.php update packages 2024-07-10 13:10:21 +02:00
sentry.php
services.php
session.php
subscription.php
telescope.php
testing.php
view.php