App\Models
Namespaces
Classes
Base model used to provide UUID (binary) primary keys and automatic conversion.
Represents a book entity within the system.
Represents a physical copy of a book in the system.
Represents a book genre in the system.
Represents a loan (borrowed copy) in the system.
Represents a password reset code associated with a user.
Represents a school class/course in the system.
Represents a key-value configuration setting in the system.
Represents a student with encrypted personal information (CPF, email, phone).
Represents the pivot table linking students and school classes.
Class User.