General and Most asking Queries to the web from developers

Get in touch with for any development hussle

Conversations

Backend queries

PHP, Laravel, CakePHP

Frontend queries

Vue Js,React,Angular

Contact us

For any queries

Want a Website/App

Get in touch

Latest Posts

View all

Bootstrap 5 theme creation

User Create classic boootstrap5 wordpress theme with all template pages and nice design Name will be openeratech also…

OOM-killer instance rescue

User ip-172-31-30-116 login: [91735.272601] Out of memory: Killed process 778 (mysqld) total-vm:1802468kB, anon-rss:432908kB, file-rss:3072kB, shmem-rss:0kB, UID:111 pgtables:1292kB oom_score_adj:0…

Coming soon page creation

User create a beatiful coming soon page related to Api cals related website inhtml Assistant Done! I dropped…

Fix 403 on Bedrock DDEV

User we have install bedrock wp on ddev but it says 403 https://myapicalls.com/ Assistant Gotcha. A 403 on…

Searchbox for Concrete CMS

User How to add search searchbox for concrete cms 9 cusotm package single page listing getHeaderSearch using concrete…

GitHub Copilot assessment

User I’ll give you questions, I’m giving assessment of copilot github, so give me annswer and make sure…

Google Cloud interaction methods

Assistant I see the multiple-choice question on your screen. The question asks: **"Three basic ways to interact with…

Fix file input bug

User document.addEventListener("DOMContentLoaded", function () { const cards = document.querySelectorAll(".uploadtrigger"); const fileInputs = document.querySelectorAll(".inputFileHidden"); if (cards && fileInputs) {…

Fix form submit error

User Uncaught TypeError: Cannot read properties of null (reading 'submit') at HTMLInputElement. (brokercontacts:686:42) Hallo $Name Zur Übersicht Selbstauskunft…

Reset modal form

User <script> document.addEventListener("DOMContentLoaded", function () { const steps = document.querySelectorAll(".step"); let current = 0; function showStep(index) { steps.forEach((s,…

Open bootstrap 5 modal

User open bootstrap 5 modal using js Assistant In **Bootstrap 5**, you can open a modal using JavaScript…

3D Secure transaction block

User we are using this https://pay.sandbox.realexpayments.com/pay but wen test card we get Transaction blocked by merchant's 3D Secure…