Dark Cyber
Dark Cyber
Hello, here is my chumper config, but why dropdown records show [Object object], in my case i want to show 5 records per page instead of 10, ``` 'options' =>...
Hi @jas502n This question is related to [Is Debian 9.5 stretch vulnerable to CVE-2018-17182](https://security.stackexchange.com/questions/194655/is-debian-9-5-stretch-vulnerable-to-cve-2018-17182) I have `www-data` shell, then execute `./puppeteer` just like in this documentation. But I get the...
try execute this command php artisan generate:migration create_coeg_users_table --fields="user_email:string, user_pass:string, user_display_name:string, user_registered:date, user_activation_key:string, user_status:string" and i get runtime exception too many arguments error. but if i execute via cmd its...