Latest Laravel/PHP Articles

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


Well I’m going to show you how to sort an multi-dimensional array by a specific property using usort and a Closure. See below:
Crafty Code Coverage London, UK Monday, December 9th 2019, 13:30 GMT Xdebug's code coverage functionality has had dead code analysis for years. It is used to be...
Let’s start with the term “unit testing”.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In some cases, we have to nest components, and yet to communicate with a specific parent component, however, we can’t use the $parent prop, because we don’t kno...
The idea behind Visitor Design Pattern is to put parts of the code that have specific responsibilities outside of the class. The most common use case for the pa...
Every project has its requirements. Laravel is one of the most famous frameworks out there, so it has its requirements as well. The requirements related to vers...
The NetBeans Connector provides deep integration between the award winning NetBeans IDE and the Google Chrome browser. Easy debugging, profiling and tracing ext...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Embedding checkout button would be an easy and safest way to handle payments. I am trying to help someone who is struggling to understand stripe payment and its...
VK has one of the largest PHP codebases in Russia. When you have several million lines of code, even seemingly simple refactoring tasks can turn into an excitin...
Some months ago, I needed to add some kind of alerts from the backend to the frontend, like “Your Podcast #4 is being processed and will be available shortly”....
Next step, create a directory inside “resources” and must be named is “errors” and then make a file name as “404.blade.php”. Got it! We can test with place URI...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Lately more and more people have asked me, "What would I change in Laravel?" Before answering, let me say, I love Laravel! Not only have I enjoyed using Laravel...

www.phpdeveloper.org

php|architect: Expedition PHP
Any career today requires continual learning and curiosity for success. Building web applications with PHP is not exempt. The PHP of today is light-years better...
We have a new PHP version release with us, that is PHP 7.4 coming with all new features and updates. Continuing with the tradition, I will highlight some salien...
Mandrill, a transactional email platform built by Mailchimp. We’ve been using it at Dubicars.com for few years now to deliver all sorts of emails to our users.