Support the ongoing development of Laravel.io →
Installation Configuration Architecture

Hi,

I'm teaching a Laravel 5 class to mostly self-employment people that have knowledge of PHP and basics of MVC but no experience with a PHP framework. These are people that work alone or in a very small team.

I'm looking to include all the important things in my course that could be relevant to them (so they can use this to in their work environment).

This is what I have so far in my course:

  • Composer
  • Homestead
  • Basics of GIT
  • Installation of Laravel
  • Directory structure
  • Introduction to routing, controllers and views
  • Passing data to views
  • Blade
  • Migrations
  • Seeds
  • Eloquent
    • Basic CRUD
    • One to many relation
    • Many to many relations
  • Forms
  • Dates, Mutators and Scopes
  • Form Requests and Controller validation
  • View Partials and Form Reuse
  • Authentication (Login & Registration)
  • Middleware
  • Model binding
  • Assets with elixir
  • Flash messaging

Mostly, the content of the Laravel 5 fundamentals course of Laracasts.

I would like to know from you guys what you think that's important to include in my course? What would you like to learn when following a Laravel 5 course?

Note: we're using the LTS version, version 5.1

Last updated 2 years ago.
0

Something intrusting in a book that a was reading, maybe you can show to this programmers the rong way. Eg: make a db carry without use model and before you show the right way to do this staff. And I think that this course is enough to a laravel intro course.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

nielvrom nielvrom Joined 18 May 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.