Luiz Silva

Results 5 issues of Luiz Silva

I did not understand how to use the persistent connection. I activated the 5th element and it is generating the persistentId. But how do I access the API without it...

I need to use LIKE in the query and I did not find this information in the documentation. I need something like that: `$util->getAll(array(), RouterOS\Query::where('user-ip', '10.10.%', 'LIKE')); I checked each...

Improvement
External
Question

I saw that I can use a customized version of apktool. However, I would like to update the existing version of apktool in apk-mitm. Is there any command for this?

How can I use UniSharp/laravel-filemanager with laraberg v2? I followed the instructions at https://sbsharma.com/laraberg-image-upload-with-laravel-filemanager/ but it didn't work. UniSharp/laravel-filemanager is up and running when I access directly via route, but...

feature-request

I'm trying to install following the tutorial but this error occurred to me: >root@li1270-27:~/REST-API-FreeRADIUS# npm run start > > [email protected] start /root/REST-API-FreeRADIUS > nodemon server.js > >[nodemon] 1.19.4 >[nodemon] to...