Navigation

    FusionAuth
    • Login
    • Search
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs

    Laravel + FusionAuth, the Laravel way

    Blogs
    2
    2
    101
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dan
      dan last edited by

      https://medium.com/@crocodile2u/laravel-fusionauth-the-laravel-way-5e57a55ae403

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • R
        ramyar.jahani14256 last edited by

        To integrate FusionAuth with Laravel, first install the FusionAuth PHP client library. Set up environment variables for your FusionAuth API credentials. Use Laravel's service container to create an instance of the FusionAuth client. Implement the necessary methods in your Laravel controllers to perform FusionAuth actions, such as user authentication and registration. Use Laravel's middleware to protect routes that require authentication.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post