Latest Laravel/PHP Articles

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


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...
Just a couple of days ago I published a package I developed from scratch. The thing it lacked was the necessary Javascript to handle the registration and login...
A blog on PHP, JavaScript and more Amit Merchant · July 5, 2020 · ⋆ CSS For instance, the :is() CSS pseudo-class function. What this function does is it takes a...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
In this series, we are talking about Linux performance measurement, how to measure it right. Other parts in this series include: In terms of memory, we...
Now that our setup is done, and the foundation for a scalable architecture is ready, we can move forward and think more deeply about the design that we want for...
Web scraping is a technique used to extract useful information by analysing the HTML content of a website. Web scraping is useful in cases where you need to acc...
With the release of PHP 7 on Dec 3rd, 2015 in the PHPs ecosystem, many new features introduced in PHP 7 version. This version actually brought an evolutionary c...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Have you ever wanted to learn how to stream videos to the outside world? By the end of this guide, you will have your own streaming server and your visitors wil...
So let’s talk in a high-level language, “an asset has many calibrations and the valid calibration is only the most recent one”. If one wants to do a select quer...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...

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-...