I have the following code to take an existing schema "config_data" and apply it to a docker container database "db": here is my code, it all happens inside the
I'm making a game application just for me. This app was working last night but when i wake up today i saw it the program did not work today. It says, System.Inv
I am using Symfony 4.4 and sonata-admin 3.107 I created a voter for one of my admin pages (SampleAdmin). class SampleVoter extends Voter { protected function
I have this database: structure(list(id_mujer = c(8528, 8528, 11711, 11711, 11818, 11818), hpv_post = structure(c(1339459200, 1458172800, 1443571200, 14435712
I'm trying to use Room in my project and meet some issues that I can't understand. I have added these dependencies to my project (following th
I work on ruby > 3.0 and i need to replace a text content (in-line html text with smartcode). this text can be long and for example it's like this : "Hello,
I have this array below that consists of a simple array. What i'm trying to accomplish is to put a key id in front of every array value to achieve something lik