Simple laravel task : Orders website Description: website for ordring food Features: 1-Database a- migrations,seeders,factory ,accessors,mutators,scopes b - polymorphic,eagerloading,soft deletes
2- Routing a -single controller, components b - Binding , Redirect
3- Auth a -laravel ui(bootstrap) ,middleware b- Gates ,Policies c- laravel Email verification
4-Forms a - Validations , Requests b - File Uploads ,Paginations
5-API a - Eloquent Resources b - API with Sanctum
6- Debugging Errors a - try-catch laravel exceptions b -Error page and messages c - Telescope laravel
7 -Automated -->PHP unit testing