Latest Laravel/PHP Articles

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


Another year. Another run down of all the (Dark) themes for VS Code that I’m using in 2020. This time around, I’ve experimented with themes which are quite unus...
Implement the Tymon\JWTAuth\Contracts\JWTSubject contract on your User model, which requires that you implement the 2 methods getJWTIdentifier() and getJWTCusto...
Keep up to date with my ramblings
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
About two years ago I was working on a service that was suppose to expose some private APIs. These APIs did not require any authentication process, but were mea...
Spam analyzer allows to detect predefined list of bad words. And the mapping of replacement. Also it highlights emails, phones, sites.
One of the most basic tasks of web development (or any other system development) is to log each and every event maybe that is error logs or any events. This wil...
Keeping API response consistent becomes really difficult sometimes specially if you have just started or you are in learning phase. A lot of articles are presen...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Today, We want to share with you Laravel Eloquent Get Last Inserted Id.In this post we will show you how to get last inserted id in laravel 6?, hear for laravel...
Laravel Query Builder Join & cast Integer1.Join multiple same tablesprotected string $table = "AAA";public function joinAndCast(int $sys_id, $user_id): Collecti...
In case you didn't notice, recently I have been working in a secret project called Pest: a delightful PHP Testing Framework with a focus on simplicity. Pest is...
Today, We want to share with you Eloquent Order By Relation Column in Laravel .In this post we will show you Laravel Order By Relationship Sum Column Example, h...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Laravel Framework like other progressive PHP frameworks has routing. But why is the routing important? We need a connection between our actions in the code and...
On April 8 2020, I wanted to share BrenDt’s article on what to expect in PHP 8 (new features) on my Twitter time-line then a quick question came into my mind: “...
An exception tracker is one of the most valuable tools in an engineering team’s arsenal. Tools like TrackJS and NewRelic Application Monitoring report exception...
This week I started recording youtube videos explaining some of the internals of Laravel. First, I started with explaining how session authentication works in L...