Skip to content

A project created during the 'Laravel 5.4 From Scratch' course on Laracasts.

Notifications You must be signed in to change notification settings

michalsniezko/learning-laravel-from-scratch

Repository files navigation

learning-laravel-from-scratch

A project created during the 'Laravel 5.4 From Scratch' course on Laracasts.

This project includes:

  • routing and views
  • query builder
  • eloquent usage
  • controllers
  • route model binding
  • FRD and CRSF protection
  • form validation
  • rendering with Blade
  • using Mix for resource management
  • relationships between Eloquent models
  • authentication and configuration
  • view composers
  • basic testing
  • dependency injection
  • Laravel's auto resolution
  • service container
  • service providers
  • emailing with Markdown mail
  • form requests and form objects
  • session handling and session flash messaging
  • pivot tables for Eloquent models
  • eventing

About

A project created during the 'Laravel 5.4 From Scratch' course on Laracasts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published