This is a basic CRUD application, created with the Laravel PHP framework. The goal is to learn and gain experience with PHP and Laravel by creating the application.
Laravel components used:
- Routing
- Model
- View
- Controller
- Blade templating
- Schema builder
- Migrations
- Seeding
- Eloquent ORM
- Forms
- Validation
- Authentication
- Unit testing