Latest Laravel/PHP Articles

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


Recently, I developed a small API in Laravel. As basic it is, the persistence is done in SQLite. Everything was working good in my local so I wanted to deploy i...
Let’s go ahead and start this conversation with, how in the world OAuth2 works. I’ve been working on this demo project for the past few days and discovered many...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. In this article, we will learn how to do MultipleFile Uploads In...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. In this article lets get our hands dirty by working on File Uploa...
Those of you that have been around the PHP community for any significant period of time have likely come across Xdebug, which is more or less the gold standard...
A blog on PHP, JavaScript and more Amit Merchant · July 14, 2020 · ⋆ JavaScript You might be aware of how to set default values for function parameters in JavaS...
Custom Laravel Validator for combined unique indexes If nothing happens, download GitHub Desktop and try again. This package contains a variant of the...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Deploying Laravel to Elastic Beanstalk with Runtime 2 (PHP 7.4) If you recently tried to deploy a Laravel app to elastic beanstalk using nginx + PHP 7.4 then yo...
When creating a factory with typeorm-factory, you have to make sure any dynamic data is handled within a closure, otherwise it'll only run once when the factory...
So, what are Laravel invocables? A lot of people might be wandering where and how to apply this pattern. To understand this article, you need: So, I wa...
In a recent project, I had to add a constraint to a relationship to make sure it only loads one of a relationship data. Therefore if you have an application wit...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Date: July 11, 2020Version: Laravel 7.x Using the Laravel Eloquent Builder, thetoArray and toJson were not structuring the object in a way I preferred. ...
Binary search is used to find if a sorted iterable , that can be indexed , contains an element in O(nlog(n)) . It is faster than a a sequential search , where w...
By default Laravel Livewire’s pagination Blade template is using Bootstrap CSS classes. If the Laravel application is using Tailwind CSS instead of Bootstrap, t...
There is a new kid on the block in the Laravel broadcasting space. If you are looking for an affordable, pay as you go, no configuration, scalable solution then...