Latest Laravel/PHP Articles

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


Using the element, we can create line breaks in our texts. For me, using the line break element is a little bit weird. When I learned HTML and CSS, the rul...
Today, We want to share with you Get Unique Collection values(Remove Duplicates from Collection) using Laravel.

blog.laravel.com

Laravel v7.6.0 released
Certified Laravel | PHP | Magento Developer.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Slack launched in 2014 with a PHP 5 backend. Along with several other companies, we switched to HHVM in 2016 because it ran our PHP code faster. We stayed with...
Note: All the content in this article is current and working for Laravel 7.x. If you are using an earlier version such as 5.x or 6.x, not all of these methods w...
Then let’s create our package skeleton. We will be using a CLI tool. It will generate all necessary files Then you can run generation command. Webkid stands for...
In the Epilogue of the Object Design Style Guide, I started happily outlining some of the architectural patterns I've been using for several years now.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
We often post about tricks and hacks for PHP’s arrays. Here we come with another one again. Let’s use array_diff for deeper arrays as well, with the help of Lar...
Sometimes all you need is to define and call function at the same time and only once throughout the scope. Such functions are called as Immediately Invoke Funct...
Authorize.Net is no doubt one of the trusted and popular payment solutions on the Internet. If you are running an online store and wish to receive payments usin...
Since Laravel 5.x we use the artisan command php artisan make:auth to scaffold authentication but there’s a little change. Let’s take a look in how to Authentic...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
How many times you had some times consuming task to do with laravel in your application. Some times you need to send mail to a bunch of user but you can’t wait...
I found PayPal api docs very much confusing and not straight forward at least to the beginner. After spending my last 2 days, going through the docs https://dev...
In this article i will show you some laravel best practices. I think every laravel developer should know how to write clean code and shouldn’t write unnecessary...
Hi I’m Valerio, software engineer from Italy and CTO at Inspector. As you probably know Bagisto is a great e-commerce platform based on Laravel framework.