A post by dgloriaweb
The early years I was about 13 when my dad bought a C64 and signed up to a programmer...
Brief In 2013 I've joined my friend when he was approached to redesign and rebuild a...
Hi, the first task is about creating a new application and return data via an api endpoint. There...
Hi, since I've learned much more about programming doing application tests for companies I've applied...
In many cases we start developing an api endpoint or an application before we knew what our database...
I have struggled a while to understand the setup of the new requests. This I needed because the...
Hi, I work as a driver since a while and here I collected some thoughts about my experience. Thank...
Environment: Windows 10 Necessary prequisites (knowledge): VS Code, Composer, Terminal, Git bash,...
Environment: Windows 10 Necessary prequisites (knowledge): VS Code, Composer, Terminal, Git bash,...
Hi, this is a step by step Laravel installation and build guide for Windows 10 with XAMPP, made in...
I don't have too much experience in software development, but I've worked in small companies which...
I've been shocked to see how amateur upwork is. I've hired someone for a job, and we have exchanged a...
I have had my wiki on my local computer, however that mostly consists of how-to to build the app,...
https://dev.to/dailydevtips1/pimp-your-github-profile-hoc https://docs.github.com/en/account-and-pro...
Some examples of date formatting: {$smarty.now|date_format} Jun 15, 2022 __ with example date (eg....
https://github.com/dgloriaweb/vue-pinia Hi, in case you need a clean vue app install with...
...and similar errors on using vue add axios, vue add router: I have spent an hour googling this...
Hi, I have a basket that isn't too sophisticated, basically it is not in any kind of order, meaning...
I came across an interesting issue. I've had a habit a long time ago to store my boolean values as 1...
I did a search if there is a tool that takes in 2 colors, asks you which one you want to change to...
About 10 years ago my friend asked me to help him out in a huge job of rewriting a webshop from...
Cookies: if they are in devtools/Application tab, we can access like this: Chrome Devtools: Name:...
In some cases Smarty doesn't allow you to assign values to variables just like that. For example in...
Hi Sweet People! I've googled this, and found a solution with no explanation so I tested and came up...
Hi Guys! I am working in a php app that uses https://www.smarty.net/. I am just beginning to learn,...
Just a quick trick, if a button is disabled, no need to change hover cursor, it will reset if...
Hi, I've tried to revert to an earlier commit, and it failed. So I did git reset --hard to reset, and...
I have been thinking a lot, if there is a way to solve this problem: When I need to copy something...
Hi, If my designer wants to see the middle of the image on the middle of any device screen, I take...