pp-planer/app
Thorsten Bus bef910b126 feat(slides): add sort_order column, bulk delete, and reorder endpoints
Add sort_order to slides table with migration and model fillable.
Add destroyBulk() for batch soft-delete by type/service_id and
reorder() for drag-and-drop slide ordering. Auto-assign sort_order
on image and zip uploads.
2026-03-02 23:02:19 +01:00
..
Console/Commands style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Events style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Http feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
Jobs style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Mail style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Models feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
Providers style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Services style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Socialite style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00