Intégration reservations et mock lavage

This commit is contained in:
bastien
2026-07-03 19:01:49 +02:00
parent b2443b654c
commit 55a558b536
16 changed files with 346 additions and 5 deletions
+2
View File
@@ -11,6 +11,8 @@ class MachineStatusHistory extends Model
{
public const UPDATED_AT = null;
protected $table = 'machine_status_history';
protected function casts(): array
{
return [