complete 3.1 with qa test and future recommendations files also update claude md with init and laravel boost

This commit is contained in:
Naser Mansour
2025-12-26 18:24:26 +02:00
parent 1376f86d79
commit e679a45933
15 changed files with 943 additions and 12 deletions
+2
View File
@@ -2,4 +2,6 @@
return [
'unauthorized' => 'You are not authorized to access this resource.',
'working_hours_saved' => 'Working hours saved successfully.',
'pending_bookings_warning' => 'Note: :count pending booking(s) may be affected.',
];