Supercharge Your Laravel Caching with Cachetastic!Are you tired of slow API responses and sluggish database queries in your Laravel application? Do you wish you could sprinkle some magic…Oct 28, 2023Oct 28, 2023
Simplify GoDaddy API Integration with This PHP WrapperIn the ever-evolving world of web development and domain management, a seamless integration with domain registrars like GoDaddy is…Oct 25, 2023Oct 25, 2023
6 Simple and Useful PostgreSQL Features that I wish I knew when I startedI use PostgreSql a lot in my working time. So recently, I spent some time refreshing and deepening my knowledge of PostgreSQL to improve my…Sep 12, 2022Sep 12, 2022
Spotify Playlists To Help You Conquer The Work DayWe all need some help occasionally to get through the hum-drum of a workday. Some days you can focus like a laser, and other days, you…Jul 22, 2022Jul 22, 2022
Modern JavaScript: ES6. Part 1. Short and clear.ES6, also known as ECMAScript 2015, is a significant update to the language, and the first update to the language after ES5 was…Oct 10, 2020Oct 10, 2020
Top 10 JetBrains IDE keyboard shortcutsCode editor keyboard shortcuts can save you a lot of time. They can replace several operations with just one.Sep 6, 20201Sep 6, 20201
CSS PrecedenceIn a single HTML document possible that some CSS rules will conflict with one another. CSS uses a mechanism called the cascade to resolve…Aug 18, 2020Aug 18, 2020
Types of CSS SelectorsCSS selector is the part of a CSS rule set that actually selects the content you want to style. Let’s look at all the different kinds of…Aug 7, 2020Aug 7, 2020
Problems and solutions that I encountered while installing and configuring simplesamlphpLast week I needed to implement authorization via SAML. the process of working on the task, a couple of unpleasant problems arose.Apr 19, 2020Apr 19, 2020
Software Development Best PracticesA well-written project is more stable, easier to maintain, more enjoyable to work with. In the following post, we will discuss some best…Apr 4, 2020Apr 4, 2020