Skip to content

Laravel 8 The Fases of Mission

Léo Moraes edited this page Feb 11, 2022 · 1 revision

The project is made with Laravel 8, but in last week was annoucement the Laravel 9 8-)

BTW, I still testing Laravel 8.

Resume

Experiment with Laravel 8, following the oficial documentation.

Requirements

  • User Autenticate
  • User Roles Permissions

Pass One

  • Basic CRUD of users

Pass Two

  • Add two fields in user data: cpf, phone

Pass Three

  • Add feature: Favorite Movie

Pass Four

  • Add feature: Products Tagged
Clone this wiki locally