Latest Laravel/PHP Articles

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


The next version of the Laravel framework, version 8.0, is planned for September 8th. As we're getting close to the release, it becomes clearer which PRs got me...
Good content takes time and effort to come up with. Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. Most of the t...
Good content takes time and effort to come up with. Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. In this artic...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Amazon S3 ( Simple Storage Service) is a cloud storage facility that allows for the upload, storage and retrieval of data, including static websites, images and...
A blog on PHP, JavaScript and more Amit Merchant · August 10, 2020 · ⋆ Laravel Here, if we don’t specifically mention how the and and or conditions should get e...
This job will check the order status after an hour and cancel it automatically if it wasn't completed by then. Let's see how such job can be dispatched from the...
I've always been a big fan of the Bootstrap framework, from the first version on. It's a great way to rapidly build interfaces and prototypes. These days we've...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel’s route model binding is a very powerful feature. First of all, let’s take a look, how to bind a contract to a model in the container. This is a very si...
I have made a video serie for this very topic, so if you do not understand some concepts below, it is a good reference point that covers a lot more why instead...
This Prestashop module comes with an amazing functionality with which admin can instantly add an WhatsApp icon for the customer to see in Front Office. Order vi...
Laravel makes API authentication a breeze using Laravel Passport, which provides a full OAuth2 server implementation for your Laravel application in a matter of...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Note: This security patch only affects applications using the $guarded property on models. In addition, applications that set $guarded to [] or ['*'] are not af...
first published here:https://suckup.de/2020/08/simple-php-code-parser/ So, you can get even more information about the code. For example, psalm- / phpstan-phpdo...
first let me tell you a little bit about slug if you are building a website its good practice specially in terms of SEO to use slug for your website pages inste...
An important resource during a source code review is an environment to perform debugging, in this article, we will mention the installation and configuration of...