Imtiaz Mahbub

Results 2 issues of Imtiaz Mahbub

Hello! I ran into a trouble where dependent dropdown by kartik doesn't work with dynamicform. I thought I'll share my solution to this problem with the community **hoping it will...

Hello I want to keep social login. But disable social registration. How is it possible? ## Update Found these lines in `controllers/AuthController.php`: ``` public function loginRegisterCallback($client) { // ...previous lines...