Let's make our Laravel app
  • What we are going to build in the course & course plan
  • Installation info
  • Buliding a template with Materialize from scratch
  • Installation of Laravel 5 and login & register functionalities
  • Moving html template to Laravel
  • Register as a admin in the application
  • Laravel Blade directives
  • CRUD for tasks list - part1
  • CRUD for tasks list - part2
  • Status of the task and pagination
  • Sending invitation by worker to administrator
  • Handling invitations by admin
  • Assigning a task to worker
  • Handling of storing and updating tasks in the database
  • Authorization
Upgrade guide
  • Upgrade Laravel from 5.8 to 6.0