I'm reading through the [[https://laravel.com/docs/|Laravel docs]] in bed, but annoyingly, the website hides the navigation sidebar on my phone and ipad so I can never find where I am. Annoying mobile site design. Replicating the links here so I can read them in order: * The Basics * [[https://laravel.com/docs/8.x/routing|Routing]] * [[https://laravel.com/docs/8.x/middleware|Middleware]] * [[https://laravel.com/docs/8.x/csrf|CSRF Protection]] * [[https://laravel.com/docs/8.x/controllers|Controllers]] * [[https://laravel.com/docs/8.x/requests|Requests]] * [[https://laravel.com/docs/8.x/responses|Responses]] * [[https://laravel.com/docs/8.x/views|Views]] * [[https://laravel.com/docs/8.x/blade|Blade Templates]] * [[https://laravel.com/docs/8.x/urls|URL Generation]] * [[https://laravel.com/docs/8.x/session|Session]] * [[https://laravel.com/docs/8.x/validation|Validation]] * [[https://laravel.com/docs/8.x/errors|Error Handling]] * [[https://laravel.com/docs/8.x/logging|Logging]] * Digging Deeper * [[https://laravel.com/docs/8.x/artisan|Artisan Console]] * [[https://laravel.com/docs/8.x/broadcasting|Broadcasting]] * [[https://laravel.com/docs/8.x/cache|Cache]] * [[https://laravel.com/docs/8.x/collections|Collections]] * [[https://laravel.com/docs/8.x/mix|Compiling Assets]] * [[https://laravel.com/docs/8.x/contracts|Contracts]] * [[https://laravel.com/docs/8.x/events|Events]] * [[https://laravel.com/docs/8.x/filesystem|File Storage]] * [[https://laravel.com/docs/8.x/helpers|Helpers]] * [[https://laravel.com/docs/8.x/http-client|HTTP Client]] * [[https://laravel.com/docs/8.x/localization|Localization]] * [[https://laravel.com/docs/8.x/mail|Mail]] * [[https://laravel.com/docs/8.x/notifications|Notifications]] * [[https://laravel.com/docs/8.x/packages|Package Development]] * [[https://laravel.com/docs/8.x/queues|Queues]] * [[https://laravel.com/docs/8.x/scheduling|Task Scheduling]] * Security * [[https://laravel.com/docs/8.x/authentication|Authentication]] * [[https://laravel.com/docs/8.x/authorization|Authorization]] * [[https://laravel.com/docs/8.x/verification|Email Verification]] * [[https://laravel.com/docs/8.x/encryption|Encryption]] * [[https://laravel.com/docs/8.x/hashing|Hashing]] * [[https://laravel.com/docs/8.x/passwords|Password Reset]] * Database * [[https://laravel.com/docs/8.x/database|Getting Started]] * [[https://laravel.com/docs/8.x/queries|Query Builder]] * [[https://laravel.com/docs/8.x/pagination|Pagination]] * [[https://laravel.com/docs/8.x/migrations|Migrations]] * [[https://laravel.com/docs/8.x/seeding|Seeding]] * [[https://laravel.com/docs/8.x/redis|Redis]] * Eloquent ORM * [[https://laravel.com/docs/8.x/eloquent|Getting Started]] * [[https://laravel.com/docs/8.x/eloquent-relationships|Relationships]] * [[https://laravel.com/docs/8.x/eloquent-collections|Collections]] * [[https://laravel.com/docs/8.x/eloquent-mutators|Mutators / Casts]] * [[https://laravel.com/docs/8.x/eloquent-resources|API Resources]] * [[https://laravel.com/docs/8.x/eloquent-serialization|Serialization]] * Testing * [[https://laravel.com/docs/8.x/testing|Getting Started]] * [[https://laravel.com/docs/8.x/http-tests|HTTP Tests]] * [[https://laravel.com/docs/8.x/console-tests|Console Tests]] * [[https://laravel.com/docs/8.x/dusk|Browser Tests]] * [[https://laravel.com/docs/8.x/database-testing|Database]] * [[https://laravel.com/docs/8.x/mocking|Mocking]] * Packages * [[https://laravel.com/docs/8.x/starter-kits#laravel-breeze|Breeze]] * [[https://laravel.com/docs/8.x/billing|Cashier (Stripe)]] * [[https://laravel.com/docs/8.x/cashier-paddle|Cashier (Paddle)]] * [[https://laravel.com/docs/8.x/dusk|Dusk]] * [[https://laravel.com/docs/8.x/envoy|Envoy]] * [[https://laravel.com/docs/8.x/fortify|Fortify]] * [[https://laravel.com/docs/8.x/homestead|Homestead]] * [[https://laravel.com/docs/8.x/horizon|Horizon]] * [[https://jetstream.laravel.com/|Jetstream]] * [[https://laravel.com/docs/8.x/passport|Passport]] * [[https://laravel.com/docs/8.x/sail|Sail]] * [[https://laravel.com/docs/8.x/sanctum|Sanctum]] * [[https://laravel.com/docs/8.x/scout|Scout]] * [[https://laravel.com/docs/8.x/socialite|Socialite]] * [[https://laravel.com/docs/8.x/telescope|Telescope]] * [[https://laravel.com/docs/8.x/valet|Valet]]