Cres Jie
Results
2
comments of
Cres Jie
@GreenMasterTR @luca-sharryland it might be similar to this [post](https://github.com/capacitor-community/facebook-login/issues/104), try reading the thread, we solved by upgrading the system
Hi, I just found out that code folding and "pair-highlight" works fine if the filename is something *.php but if the filename is *.blade.php none of it works. ```php @extends('layouts.app')...