Published inDev GeniusA handful list of resources for web developersA collection of online tools for the different hats you can put on as a web developerFeb 14, 2021Feb 14, 2021
Published inDev GeniusLaravel API file upload to AWSHow to set up an amazon bucket and upload files from a Laravel API applicationAug 9, 2020A response icon1Aug 9, 2020A response icon1
Published inUX CollectiveWhy do [most] developers hate CSS?I have been reading and hearing a lot of people complain about CSS. I came across discussions where front end developers express their…Jul 13, 2020A response icon2Jul 13, 2020A response icon2
Published inThe StartupWeb Scraping 101: Let’s Build a Curated List Using Laravel 7 and Tailwind CSSWeb scraping is a technique used to extract useful information by analysing the HTML content of a website. Web scraping is useful in cases…Jul 4, 2020A response icon1Jul 4, 2020A response icon1
How to use UUIDs instead of auto-increment IDs in your Laravel appUUIDs (Universally Unique Identifier) are 128 bits values, used to uniquely identify table rows. They are commonly represented as a…Jun 26, 2020A response icon7Jun 26, 2020A response icon7