Latest Laravel/PHP Articles

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


I’m excited to announce a strategic handover of DNS Spy to SecurityTrails with the goal to ensure both the future and growth of DNS Spy. For the last several mo...
· September 16, 2020 · ⋆ Laravel Before Laravel 8, if you wanted to define a route, you could do it like so. Here, as you can tell, UserController is the contr...
There is always a constant debate about the biggest backend frameworks in the market today and where exactly do they fit in. Of course, this means that a lot of...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Every few years, I feel the pressure to redesign my blog. I need to work on a new redesign. In 2018, I moved my blog from Jekyll to Laravel, and I took...
Sometimes you want to configure your Guzzle Client to follow redirects when doing a request, for example when you redirect an http to an https URL. In case of a...
We wanted to add the feature of converting speech to text in our application. And we found Amazon Transcribe is the best fit for it. Amazon Transcribe uses a de...
Many would think, why would they need third party bulk email service if they can achieve this by laravel Queues and Jobs. Here I will show you how you can use s...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this tutorial guide, we will be discussing about how to configure PHP in Apache server. Apache makes use of httpd.conf file for global settings, and the .hta...
Laravel 8 is now released and includes many new features like Laravel Jetstream, a models directory, model factory classes, migration squashing, rate-limiting i...
Has it been six months already?! Laravel 8 was released two days ago with a bunch of useful updates I was excited to hear about. Disclaimer: Laravel wi...
It’s time to review some fundamentals and remind ourselves how some things we might take for granted work. This month, we have articles on serializing PHP objec...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Lots of people ask me frequently, “Which are the laravel packages that you use in almost all projects?” when we meet in Meetup or any other events regardless of...
· September 11, 2020 · ⋆ Laravel Apart from adding support for customizable maintenance mode views, Laravel 8 has also simplified the process of accessing the...
As many of you know, we released Laravel 8.x and Laravel Jetstream last week. Thanks to very valuable feedback from the community, I am thrilled to give you an...
Each of the queue drivers supported by Laravel has its pros and cons, and sometimes you may want to switch between drivers to accommodate business needs. While...