/laravel-junior

My implementation of https://laraveldaily.com/test-junior-laravel-developer-sample-project/

Primary LanguagePHP

It's a simple project that was created to demonstrate basic Laravel skills.

It included:

  • MVC
  • Basic Laravel auth
  • CRUD and Resource Controllers
  • Eloquent and Relationships
  • Database Migrations and Seeds
  • Form Validation and Requests
  • Pagination
  • File management
  • Email notifications
  • Multi-language