Commit Graph

2 Commits

Author SHA1 Message Date
60eb58a6cf feat: Add seeders for Buku and Kategori with initial data 2026-03-17 22:10:16 +07:00
1dd800bcee Add Inertia.js support and middleware configuration
- Updated composer.json to include inertiajs/inertia-laravel dependency.
- Modified app.php to register HandleInertiaRequests middleware.
- Updated package.json with new dependencies for React and Vite.
- Enhanced vite.config.js to include React plugin.
- Created HandleInertiaRequests middleware for Inertia.js integration.
2026-03-17 19:06:01 +07:00