Why I stopped talking about Astrology & Saturn's Sade-SatiYou might be wondering why I stopped writing about Saturn & Sade Sati. Around April 2022, I started a series about my understanding of Astrology and a series on Sade Sati....
How Multi-Tenancy Can Boost Your Laravel App's ScalabilityMulti-tenancy is a software architecture and design pattern allowing a single application instance to serve multiple clients or tenants while isolating their data and configurations....
Styled components Vs TailwindCSSI asked ChatGPT Styled components Vs. TailwindCSS and got the following response....
Working with Shopify, TailwindCSS & Laravel MixSo here is a quick way to scaffold your next Shopify Store using Shopify Cli. I started this as a fun project, and end up building a quick store using TailwindCSS/TailwindUI....
Google Ranking Dropped Dramatically after adding CloudflareA few days ago, I saw some of my sites lost ranking out of nowhere. As I was concerned, I checked analytics, performed searches, and kept thinking of...
Websocket & Laravel Forge SSL ConfigurationRecently, I ran into issues related to setting up a full Laravel Websockets connection using Laravel Forge....
Use Laravel Mix to install TailwindCSS in your Shopify projectsAs you might have seen some of my videos of shopify, and how easy it was to port TailwindCSS to my shopify project was just insane. That's the magic of Laravel Mix Library....
Weekly Nugget Series - Laravel SparkI am going to start this quick series, where I discover some of the cool stuff about laravel, ruby, javascript, react, vuejs, zapier, or any other stuff that's relevant to the audience....
How to create VueJS Chrome ExtensionLearning how to create chrome extensions in VueJS. Perfect framework for chrome extensions. You can use Laravel for authentication and other stuff....