Skip to content
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

64 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Course resource β€” a free cheat sheet / companion resource for the Laravel Essentials Udemy course.

πŸš€ I'm now building The Agentic Developer

Learn to ship production code with AI coding agents β€” Claude Code, Cursor & Codex. Free YouTube tutorials, articles, a newsletter, and a Skool community.

πŸ–₯️ AgentNotch β€” my macOS app that keeps all your coding agents in the notch: live status, alerts, context & token usage, and inline approvals.


Laravel Cheat Sheet

Laravel basics (routing, controllers, templates/views, forms, testing, assets)

  1. Routes, Views and Layout
  2. Controllers
  3. Configuring Database
  4. Database Migrations
  5. Eloquent Models and Tinker
  6. Resource Controllers
  7. Blade @foreach, @if and Dates (Carbon)
  8. Forms, CSRF, Request, Middleware, Redirects
  9. Deleting Models, Soft Deletes
  10. Assets, JavaScript, Styles
  11. Testing basics

Database Relations

  1. One to One relations
  2. One to Many relations

Authentication

  1. Authentication components

About

Additional resource for the Udemy Laravel Essentials course

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors