Saloon
GithubOfficial BookSponsor
v3
v3
  • 🤠Saloon
  • Upgrade
    • 🪄What's new in v3
    • 🌳Upgrading from v2
  • The Basics
    • ⬇️Installation
    • 🔌Connectors
    • ✉️Requests
    • 🔐Authentication
    • 🎁Sending Body/Data
      • JSON Body
      • Multipart Form Body
      • XML Body
      • URL Encoded Body (Form)
      • String / Plain Text Body
      • Stream Body
    • 🚀Sending Requests
    • 📡Responses
    • 🔥Handling Failures
    • 🔎Debugging
    • ✅Testing
  • Digging Deeper
    • 🛸Data Transfer Objects
    • ✨Building SDKs
    • ☝️Solo Requests
    • 🎯Retrying Requests
    • ⏸️Delaying Requests
    • 🏎️Concurrency & Pools
    • 🔑OAuth2
      • Authorization Code Grant
      • Client Credentials Grant
    • 💫Middleware
    • ⛩️PSR Support
  • Installable Plugins
    • 📚Pagination
      • Paged Pagination
      • Limit/Offset Pagination
      • Cursor Pagination
      • Custom Pagination
    • ⛵Laravel Plugin
    • 🔁Caching
    • ⛔Rate Limit Handler
    • 🏭Auto SDK Generator
    • 🤠Lawman
    • 🏇XML Wrangler
    • 🏗️Building Your Own Plugins
  • Conclusion
    • 📘Official Book!
    • 📔How-to Guides
      • Improving Speed With Laravel
      • Per-request Authentication
    • 📖Tutorials & Blog Posts
    • 🎖️Showcase
    • 💥Known Issues
    • 🤗Credits
    • ❤️Support Saloon
Powered by GitBook
On this page
Edit on GitHub
  1. Conclusion

📔How-to Guides

This page contains a collection of useful start-to-finish guides for doing specific things in Saloon.

Improving Speed With LaravelPer-request Authentication
PreviousOfficial Book!NextImproving Speed With Laravel

Last updated 1 year ago