I'm trying to set up an authorization system to a laravel api using Vue Apollo and composition API. Server side (mutation) login(input: LoginInput @spread): Acc
I am new to vuejs and I am making an app which should filters all the data from database and filter parameters should be passed in URL, so that it remain in the
I have a Python C extension that contains header files in the include folder. I am currently trying to build wheels and a source distribution. Because wheels ar
I am currently setting up a wild system for a mobile game in unity thanks to the google play games plugin. I have currently managed to save a value through the
I have Xamarin forms app for android and iOS. When I try to debug iOS on my PC in Visual Studio 2019, the simulator just showing me a black screen. All controls
I want to split a whatsapp chat backup text by date and keep the date as part of messages. I tried and couldn't achieve the exact result i want. If anyone can s
I would like to do something like : columnDefs: [ if(sorting direction of the target (column 0 here) is 'asc'){ { orderData: [14,13,12,0], targ
I have this button component which is used for a Calendar component's days. Below i the code for the button component: import { html } from '../../../web_module
The problem I am facing is that when I am putting a 4 or 5 letter word in the .subhead class element, everything's fine but as soon as I start using words bigge
I'm using ngx-cookie-service package to store some data relevant to my application. I need to save this cookie on the base path '/', so each time I know exactly