- Ada 2 Jenis user : Admin, Penyewa
- Buku bisa memiliki multiple kategori
- 1 Judul buku bisa berjumlah dari satu (dibedakan dengan kode buku)
- List buku bisa dilihat tanpa harus login
- Bisa melakukan pencarian buku melalui judul atau kategori
- Untuk Peminjaman buku, pengunjung harus membuat akun sebagai penyewa
- Pengunjung bisa register sebagai penyewa, tapi harus di approve oleh admin (cek validasi secara manual)
- Admin bisa menambah data buku, kategori dan assign kategori buku
- Penyewa maksimal pinjam 3 buku
- Peminjaman maksimal 3 hari
- Admin bisa melihat list buku yang sedang dipinjam
- Admin bisa melihat penyewa yang terkena denda (3 hari belum kembalikan buku) lalu melihat detail peminjamannya
- Admin bisa melihat log peminjaman buku (kasih tanggal wajib pengembalian buku & tanggal aktual buku dikembalikan)
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.