Latest Laravel/PHP Articles

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


Laravel’s form requests are custom request classes that contain validation logic. To use them, you just have to type-hint the form request on your controller me...
With this post I will show you how to implement a command line interface to report and retrieve weather forecast in a specific location. As user I can launch a...
Sometimes, it’s handy if we have an ability to create property and method names from another properties just like what we have in JavaScript. In another words,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
For Laravel 7, we got nice refreshed looks for the mail markdown templates. The mailable feature of Laravel is one of the coolest features and the new designs l...
In a previous post, we looked at session handling with DynamoDb in Laravel 5 using the Jam package. At the end, we mentioned that in the Laravel 5.8 release it...
We have two things brand new Laravel 7 things to cover in this episode related to query casts. The first is the new ability to have a dedicated class for databa...
On February 29 2020, Let's Encrypt discovered a bug affecting millions of issued SSL certificates. These certificates will be revoked on March 4th. You can read...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
If you are developing with Laravel, for sure you used Eloquent many times. At Weap we are great fans of the simple and beautiful syntax offered by Eloquent. By...
Laravel 7 is pretty much upon us (scheduled for release on 3rd March) and brings a bunch of awesome new features & improvements. One of these ones I’m most look...
Stubs are an integral part of developing in Laravel. For Laravel 7, we have a new command that allows you to publish those assets to your project. This will all...
I use PhpStorm for all my projects related to PHP for years now and I can’t imagine myself going back to another IDE. Period. The amount of features it provides...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Developer convenience is at the top of my list when it comes to any new feature and this new artisan test command certainly fits the bill. It provides the devel...
Route Model Binding is one of the coolest and most used features of Laravel. Laravel 7 comes with some welcomed changes which include the new key customization...
They say time flies when you’re having fun. I can’t believe I’m writing about my 8th week of coding bootcamp already! Week 8 was a continuation of PHP and Larav...
On a full-stack coding bootcamp, I’ve discovered that it’s a novelty to continue using the same technology the week after being introduced to it. The pace is ve...