Hola Developers ! VS code is the free alternative to *phpstorm * and there is more than one extension that facilitates the code process and is characterized by...
What is .env? Its environment variables file. In simple terms, it is a variable text file. In this file we set a variable with a value that you wouldn't want to...
In this tutorial, we will see laravel whereDate and whereDay example. As you all know laravel provides many inbuilt functionalities like query builder, eloquent...
When you’re working with dates in Laravel, chances are high that you might have done it with this library called Carbon. Carbon is a great library that makes wo...
Laravel is a Free, Open-Source PHP Web Framework created by Taylor Otwell. Laravel is used to Create Dynamic Web Applications following the MVC(Model View Contr...
In Part-26 of the Laravel 9 Tutorial to create a Multi-Vendor E-commerce Website in Laravel, we will start working on eshop related modules like Sections, Categ...
In this tutorial, we’ll learn what Laravel API Resources are, and how to use them in our Laravel project. We are going to create a user and post API resource in...
Laravel Nova is an administration panel that is there for you when you need a clean, elegant, and responsive admin dashboard for your web application. Creating...
Mailchimp is the most popular email marketing service and can manage the subscribers to your websites and get a newsletter about new content or deals. You can a...
LOOKING FOR PHP FRAMEWORKS BUILT WITH SYMFONY? This article will explore them and provide their relevant details. It’s an "easier to digest" version of the info...
In this article, when we want to develop a project locally, or when we download an existing project to our computer and do development, the first problem is to...
Why on earth would you encourage anyone to use a web framework to create a game? Don't you know there are game engines? To which I would say....yeah! Game engin...