PinnedUnderstanding Dependency Injection (DI) in LaravelDependency Injection (DI) is a design pattern that allows an object to receive its dependencies from an external source rather than…Aug 14, 2024Aug 14, 2024
PinnedAxios POST method in Vue JS with Laravel Back-endLet’s learn how to use Axios Post method to store data in database, in your Laravel project.Jun 14, 2022Jun 14, 2022
What's new in Next.js 15Next.js is a full-stack React framework that enables you to create high-quality web applications with various features and optimizations.May 25, 2024May 25, 2024
Laravel Routing: A Beginner’s Guide to Building Powerful Web ApplicationsLaravel routing is a powerful feature that allows you to define how your application responds to incoming requests. In this blog post…May 5, 2023May 5, 2023
How to switch between different PHP versions on Linux ???You can easily switch between 2 different PHP versions in your Linux pc. There are 2 different ways we can do it.Oct 4, 2022Oct 4, 2022
“UbuntuDDE”, Is that a good distro?Hi! Good day Linux enthusiastic… In this article, I’m going to talk about “UbuntuDDE” using my own personal experience. If you are hoping…Jul 4, 2022Jul 4, 2022
Things that you must do after installing Fedora Linux01) Customize your dnf config fileApr 30, 2022Apr 30, 2022
Why should we use Laravel blade ?The Blade is a powerful, tempting engine in a Laravel framework. The blade allows using the tempting engine easily, and it makes the syntax…Mar 28, 2022Mar 28, 2022