Latest Laravel/PHP Articles

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


In this post I will show how simple it is to create a modern reactive application by harmoniously combining the elements listed below. The work of this article...
We’ve been really busy with the growth of the company that we literally lost the track of time and control over the ticking clock. Sometimes it’s crazy and over...
Laravel Blade components and slots reduce the development time and help us build awesome web applications. The idea of Blade components and slots was inspired b...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
First things first, You need to install Nginx on your Linux, Google on how to install nginx according to your linux distro. For example I am writing this for Ce...
Note: This will install wkhtmltopdf v 0.12.5 (with patched qt) in your php-fpm container. That’s it!
Laravel Collections is one of the most powerful features of Laravel. Basically, collections are PHP arrays but it’s an Object Oriented approach to deal with PHP...
In many web projects, we have different user roles interacting with the system. Each role has its own permission. Every feature of the system can be enabled or...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Here’s a quick tip to solve an issue I had today: I wrote a Laravel Artisan console command to allow the creation of a new user via the command line. For this p...
PHP is a programming language that provides a structure for web application development. The importance and scope of PHP web development revolves around renderi...
Note: The upcoming examples are written in PHP but it can be applied to any programming language. Problem: having additional variables that you don’t need that...
I’ve been a software engineer for two decades, and my first professional job after college in 2005 was a combination of .NET and a language that has grown near...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Note that here we will want to replace file.docx with the path to the file we would like to convert. That’s it — now we are done. The result includes the result...
Laravel is known as the “full stack” framework because it handles everything from web services to database management and HTML generation. The vertically integr...
Wow, really — an article about exception design? Don’t judge just yet and let me fill you in. When I got promoted to the Head of PHP position, I gained a new pe...
GeneralInfo.php having following sample code. Modified the following file for auto execute the cron function.