I am trying to instantiate a Koin module for a viewModel with this constructor: class CustomViewModel( displayData: DisplayData?, voterLocation: VoterLo
I want to create a "Notifications Microservice" that will handle different type of notifications (Google Chat, Email, etc). For this task, we will create a micr
I am trying to use stricly PHP, CSS, and HTML to create a website for a project. I've created the navigation bar but for the life of me, I cannot seem to get it
I had a function that previously worked where I iterated the same operations over a user input of column names that no longer works. Here's a very simplified sc
This might be the most common question, as it has been asked many times but I also tried different ways e.g used -lt or without {} But I still
i got svg String from barcode generator dependency (i am using for generate barcode from numbers) and stored in variable and i want to display this svg as image
Assume that you are doing a banking application. If users are logged into your site, how to detect their inactivity and ask them to log out if they remain inact
I use full text search on my SynonymWords table. I need to find exact word. I put my search word between quotes but it still to get result. I expected there is
I have soap requests being sent via PHP SoapClient - but no matter what I do I can't get the requests to send via SSL / port 443. Our servers have valid SSL, th