- Migration and Seeding to create the database structure using relational tables
- Model management with Eloquent ORM
- Route management
- Simple CRUD with Resource Controllers on the School and Student models
- Form information Validation (texts, dates, images, etc.)
- Image Upload management
- Image Upload management
- User Authentication
- Design using Bootstrap
iricartb/laravel-crm-crud-auth
Ivan Ricart Borges - Laravel CRM - Simple CRM made using the Laravel framework - CRUD and AUTH.
PHP