Latest Laravel/PHP Articles

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


Using Docker on a Mac in 2020 is comparable to having a 2009 Peugeot 1007 in 2020. Unfortunately for me, we aren’t in a position to change the setup, and unfort...
Almost all web apps need a dashboard. Even thought the fields changes, we are doing repeating too many steps in the process. So the idea is to generalise those...
In this Post we wanna learn how to implement a welcome email after user registration. In this tutorial we a assume you have an existing project if not install l...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.

www.amitmerchant.com

A Beautiful Dream
A blog on PHP, JavaScript and more Amit Merchant · July 5, 2020 · ⋆ Life For some reason, I got a chance to go back in time. Including my parents but I...
The switch statement in PHP is great when you want check condition on the same expression without incorporating many if statements altogether. Now, thi...
you will learn how to create multi-language website in PHP first I’m going to explain about three different ways on how you can do it And then show you step-by-...
I recently started my first developer job at Enrise and my colleague Jeroen Groenendijk asked me if I wanted to participate in a side project he was planning. I...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I've been in development (primarily PHP, however I've dabbled in C# in the past as well as using a lot of JavaScript recently) for 10 years now. Having worked a...
It may be an obvious statement to make but code is communication. Does the code we write do what it’s supposed to do? It must communicate with everyone...
In Java, for example, you can create different constructors as long as they have unique method signatures. This allows the programmer to create distinct ways to...
All plumbers have to understand how toilets work in order to properly fix a toilet… All developers should have at-least a basic understanding of how the framewo...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
By Peter Zaitsev, July 02, 2020✓ Guest post This post is the second in a four-part blog series by Peter Zaitsev, Percona Chief Executive Officer. In this series...
If you enjoy reading my blog, you could consider supporting me on Patreon. For those interested in the JIT in PHP 8, I did some benchmarks for you in real-world...
Method Chaining is nothing but the concatenation of multiple methods to increase the readability of code and avoid putting all the code in the single function....
As a Magento developer you are dealing with a complex code-base that you have to navigate through. That is why it is useful to have an IDE (Integrated Developme...