Trần Nam Dân
Trần Nam Dân
> There's a community maintained fork at https://github.com/PHP-Open-Source-Saver/jwt-auth which already supports L9 , [it requires minimal changes to switch over](https://github.com/PHP-Open-Source-Saver/jwt-auth#migrating-from-tymondesignsjwt-auth). Thank you
idk.. But i can't use it anymore too with Laravel 8
I faced this problem too Laravel 9 maybe not working
I got the same issue. Is there anyway to solve this problem with ```javascript``` instead of ```vue``` ? I have tried ``` setInterval(function () { refreshReCaptchaV3('sign_in_id', 'sign_in'); }, 120000); ```...
Do you have solution? I'm facing same issue
I can install this packages on Laravel 9 but when I run ``` php artisan currency:manage update EUR``` nothing happen Get ```Updating EUR currency...success``` message but ```exchange_rate``` still is 0...
Here is step I did ``` cd /usr/local/src sudo apt source nginx # From deb-src https://ppa.launchpadcontent.net/ondrej/nginx-mainline/ubuntu/ jammy main git clone --recurse-submodules https://github.com/wargio/naxsi.git cd nginx-1.23.1 || exit ./configure --prefix=/etc/nginx --add-dynamic-module=/usr/local/src/naxsi/naxsi_src make...
Can I get the clear meaning of "mismatch"? If you mean different versions then I tried rechecking ```libpcre2``` , ```libpcre2-dev``` from ```apt``` and got a version match ``` apt list...
> can you try the build from the link above? the files are installed under: > > ``` > /usr/lib/nginx/modules/ngx_http_naxsi_module.so > /data/usr/share/naxsi/naxsi_core.rules > ``` Let's me check it. I'll let...