@gecas
Web-developer
I am a web developer currently settled in Vilnius, Lithuania. Usually working with both, back end and front end, trying to put all my qualities to every project I take. My beloved technologies are Laravel and mainly Vue js for front end :)
Nothing here yet.
No blogs yet.
Hello everyone, I have a question about Vue resource and html checkboxes. I am trying to send multiple checkbox values with Vue resource get request and for each checkbox, Vue send separate request. How can I manage it to send just one request? <inpu...
Hello, I am trying to implement cropper.js plugin to my website and send cordinates via ajax to Laravel backend. However, when I am trying to launch ajax request i get Uncaught RangeError: Maximum call stack size exceeded error. Maybe someone could ...
I have a slight problem, trying to upload Laravel + Socket.io + Redis real time chat to DigitalOcean but since Node.js is using different port I can't figure it out how to manage it. Maybe someone could put me on track by giving some kind of instruc...