- Remove Livewire auto-publish from composer.json - Replace old DocumentController with DownloadsController - Rename DownloadsTable & downloads-table to DocumentsTable & documents-table - New ShowDocumentRequest for displaying documents - Change authorize() with DownloadMultipleDocumentsRequest - Change route in PortalComposer - Update Livewire assets - Remove old documents routes |
||
|---|---|---|
| .. | ||
| CreateDocumentRequest.php | ||
| DestroyDocumentRequest.php | ||
| DownloadMultipleDocumentsRequest.php | ||
| EditDocumentRequest.php | ||
| ShowDocumentRequest.php | ||
| StoreDocumentRequest.php | ||
| UpdateDocumentRequest.php | ||