fixed the layout path not defined that we faced on production

This commit is contained in:
Naser Mansour 2026-01-16 03:24:42 +02:00
parent e8c17305a9
commit d8cda5b87f
2 changed files with 1207 additions and 0 deletions

5
config/livewire.php Normal file
View File

@ -0,0 +1,5 @@
<?php
return [
'layout' => 'components.layouts.app',
];

1202
docs/DEPLOYMENT.md Normal file

File diff suppressed because it is too large Load Diff