Latest Laravel/PHP Articles

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


A blog on PHP, JavaScript and more Amit Merchant · July 7, 2020 · ⋆ Jekyll For instance, the “Recently Published” section of the sidebar on this site contains 5...
A blog on PHP, JavaScript and more Amit Merchant · July 7, 2020 · ⋆ VS Code Meaning, if you’re working with .ts files in VS Code, VS Code will prompt type relat...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
In this article I will share you simple way to put your Laravel website in a maintenance mode with custom page. Sometime we might need to upgrade the website or...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
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...
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.
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...
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...