Revision #3                                    has been created by 
 aayushmhu                                    on Sep 10, 2024, 12:26:07 PM with the memo:
                                
                                
                                    extra line removed                                
                                                                    « previous (#2)                                                                                            
                            Changes
                            
    Title
    unchanged
    Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain
    Category
    unchanged
    Tutorials
    Yii version
    unchanged
    2.0
    Tags
    unchanged
    session,login,single-login
    Content
    changed
    There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.
 
 
Here are few Steps you need to follow ot achive this.
 
 
 
There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.
Here are few Steps you need to follow ot achive this.
**1. For Advanced Templates**[...]