This is the second part of my post which will focus on connecting the react app with laravel. The first thing to do is to scaffold a new laravel project. Ensure...
In the previous article, we learned the general principles of resource synchronization from Google and wrote code that synchronizes calendars for Google account...
Disclaimer: All links to the "Mastering Laravel Validation Rules" ebook on this page are affiliate links. This means that if you buy the book after clicking on...
PHP & Laravel devs.Have you ever thought how does the https://laravel.com/docs/9.x/facades static class call works with a method chaining. Let see a code exampl...
When you are working with laravel applications you may need to track users online activity such as are they currently logged in or not or how many user's are cu...
In this tutorial, we will learn how to create a Chart.js component in Alpine.js, a lightweight JavaScript framework that allows you to bind dynamic data to HTML...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Hello Artisans! This article goes into detail on How to change the public folder name of your Laravel application. I’m going to show you How we can change the l...
https://dev.to/ilham_s if you want to auto reload the page every time your project file change you can use browserSync #prerequisite Prerequisite in this method...
This should tell that version of PHP to send ANY email via /opt/homebrew/bin/mailhog sendmail which should end up in the Mailhog UI at http://127.0.0.1:8025. An...
Introduction (Why we use docker) Project Structure Docker & docker-compose.yml file to run your NodeJs & MongoDB applications MongoDB database connec...
Table of Contents: What is Equitable Design? Equitable design approaches design problems with consideration for people who have historically or systemically bee...
There are many additional features that come with HTML5 such as the HTML5 attribute placeholder and required. In this article, we will look at some of the new H...