TIDE/backend/routes
Yisroel Baum 8ac5a5b18a
implement featured post admin endpoints
Adds POST /admin/posts/feature, POST /admin/posts/unfeature
(both auth-required, admin-checked inside controller via the
use case's ForbiddenException), and public GET /posts/featured.
Post serialization now includes featureSlot.
2026-05-06 22:32:46 +03:00
..
api.php implement featured post admin endpoints 2026-05-06 22:32:46 +03:00
console.php scaffold laravel 12 backend 2026-05-06 14:46:41 +03:00
web.php scaffold laravel 12 backend 2026-05-06 14:46:41 +03:00