HardikShah47
Joined
Activity
Hello,
I have developed two Application one is main website which have all business logic's and functionality in ROR and second is my marketing website which i have developed in Laravel. Now i want's to show user login status on Marketing website when users session is active in Rails website.
Note: I Have used Devise to authenticate user in rails. Also all the authentication is preformed in rails app. I just want to access rails session / cookies in laravel.
Please Help me in this.
Many Thanks in Advance
Hello,
I have developed two Application one is main website which have all business logic's and functionality in ROR and second is my marketing website which i have developed in Laravel. Now i want's to show user login status on Marketing website when users session is active in Rails website.
Note: I Have used Devise to authenticate user in rails. Also all the authentication is preformed in rails app. I just want to access rails session / cookies in laravel.
Please Help me in this.
Many Thanks in Advance