- 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 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Livewire | ||
| Middleware | ||
| Requests | ||
| ValidationRules | ||
| ViewComposers | ||
| Kernel.php | ||