Latest Laravel/PHP Articles

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


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,...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
Strongly-typed object-oriented code helps me tremendously during refactoring. When I realize I need to pass more information from one place to another, I usuall...
If you are familiar source code version controlling you may heard about GitLab. GitLab is a wonderful ecosystem for any software engineering project to track co...