Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Remember me functionality

    General Discussion
    2
    2
    181
    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.
    • D
      dsharma last edited by

      Hello,

      I am trying to add remember me functionality but unable to do it in guard. Can you tell me how can i add remember me functionality in login.

      Regards
      Deepak Sharma

      1 Reply Last reply Reply Quote 0
      • A
        aayush.bhatt172 last edited by

        Hello dsharma

        In bagisto multi authentication is there. So you'll have to create your custom remember me.
        Remember me uses cookies to store remember me token and hence you'll have to change the reg migrations and add rememberToken()
        i.e ($table -> rememberToken(); )

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