Github and DB fetch comparsion
I have set-up DB connection and fetching several data from my DB. All datas are well displayed in my twig. I have set-up connection to github. I am fetching issues from Github. I have set-up comparison helpers + conditions to fetch some data from Github and attach value to my objects from DB. Comparison and […]