working-with-models
Course Content
0 / 54 completedintroduction
bootstrapping-and-structure
composer-and-psr-4-autoloading
error-reporting-with-ignition
using-a-container
adding-service-providers
refactoring-to-a-singleton
autowiring-with-reflection
building-the-config-class
registering-service-providers-through-config
using-env-files
adding-routing
everything-starts-with-requests
reading-and-merging-config-files
responding-in-routes
defining-routes-in-a-separate-file
using-services-inside-controllers
creating-a-controller
cleaning-up-responding
rendering-a-view
debugging-in-twig
creating-a-base-layout
page-titles-in-twig
installing-twig
working-with-models
setting-up-and-querying-the-database
creating-an-example-user-profile-page
creating-a-twig-config-helper
setting-up-sentinel
creating-the-registration-flow
showing-authenticated-state
logging-out
logging-in
registering-and-authenticating-a-user
creating-a-twig-helper-and-flashing-globally
adding-tokens-to-forms
basic-session-flashing
manually-adding-validation-errors
protecting-routes-with-csrf
validating-the-registration-form
how-middleware-works
custom-validation-rules
validating-the-login-form
adding-auth-middleware-and-grouping-routes
creating-an-exception-handler
persisting-old-form-data
custom-404-and-other-error-views
rendering-views-for-csrf-errors
registering-functions-with-psr-4
container-resolution-helper
paginating-with-eloquent
building-a-pagination-view-with-twig
route-generator-helper
view-and-config-helpers