How To deploy Laravel project on shared hosting
How To deploy Laravel project on shared hosting or on a cPanel. No need to move any files from public folder to…
How To deploy Laravel project on shared hosting or on a cPanel. No need to move any files from public folder to…
ULID vs UUID vs Integer IDs. ULID allows you to sort them, whereas UUID does not. ULID are more efficient than UUIDs…
Last Update: Best WordPress syntax highlighting plugin. Prismatic Plugin. Best Free WordPress Syntax Highlighter Plugin. Display beautiful code snippets with Prism.js, Highlight.js,…
How to add prismjs in WordPress. In this article, I am going to show you how we can highlight code using PrisamJS…
How to use try-catch with DB::transaction in Laravel. When adding numerous queries, DB::transaction() is used to check whether each query was properly…
Remote Desktop (Xrdp) is a free and open-source implementation of the Microsoft RDP server that enables operating systems other than Microsoft Windows…
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating…
WordPress v5.8 Webp Support finally! Good News! If you’re reading this article after July 2021. Does WordPress support webp?The good news is…
Certainly! Here’s an example of how you can use the namespace of controllers at the top of your route file to avoid…
Here we have 4 easy steps to add a field to taxonomy. Today WordPress has meta field support for nearly everything –…