Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


If may think that enough tinkering around Laravel’s Collections too much have made you some kind of Collection expert, but Higher Order Messages are one level a...
I worked developing plugins for WordPress years ago, many many years ago. Then, I decided to move to a greener pastures, why? because there is not market when t...
This guide is for developers familiar with Laravel and wants to learn more about Laravel 7 and Sanctum authentication. In this guide, you will develop a functio...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
We’re a small digital website design company in Washington DC, if you would like to get consultation, feel free to visit us.
The Observer design pattern is one of the twenty-three well-known “Gang of Four” design patterns that describe how to solve recurring design problems to design...
When you are doing some SQL queries, you often need to add conditions. Laravel’s documentation is kind of clear about this subject, however it can be a bit more...
Many of you have been asking about how can I create a full forum with a dashboard in a short time, is it possible? and many of my colleagues were struggling dur...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Switching to another Linux and reinstall all PHP modules and dependencies may be pain in the ass. Docker can help you in this case as well as system scalable. B...
Sending mails is a very common feature in most of the applications, for whatever purpose it may be. This story describes the most simple and efficient way of se...
The blog that you’re on right now is built using Jekyll. So, the other day, I was looking for a way to click the image. If you’ve worked with Jekyll previously,...
Google Pagespeed Allergify’s website show excellent figures of 100/100 speed for desktop devices and 96/100 for mobile devices on most of the pages. This are no...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
On my initial stage of PHP learning, it is so hard for me to debug a PHP code. I hope that it is also a major headache for the beginners, so here I am going to...
2. Open the windows explorer and go to the xampp>apache>conf>extra folder. Find the “ httpd-vhosts.conf “ file. Open with your text editor and copy down from th...
Setting up a laravel project cloned from GitHub can be a challenging. Here are Steps to solve that. Happy Coding, Cheers!
Sending emails in Laravel is a breeze. All you have to do is, configure your default mail service in config/mail.php and it’s related configuration in config/se...