Latest Laravel/PHP Articles

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


When you work with clients that are supplying you with their own secure certificates, they may arrive in different formats that you need to convert, in order to...
It's time again to explore the new features coming to Laravel 7. In this second episode, we are taking a look at the new GuzzleHttp wrapper for Laravel 7 called...
WordPress to Magento Data MigrationStep#1 Install wc2magento plugin Powered By AalogicsStep#2 Activate pluginFrom WordPress Admin Activate the pluginStep#3 Expo...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Creator of Laravel.
Laravel Airlock provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs. Airlock a...
Have you ever wanted to have a temporary trash can for your database tables? If yes, keep reading! I wrote a package that does this for you in the easiest way p...
What is Laravel ? :- Laravel is a free, open-source PHP web framework. First you have to create a database at phpmyadmin and connect it with the laravel project...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Dependency injection is one of the things that makes Laravel such a great framework to build in. There’s a lot of functionality already baked into the core that...
Working with 3rd party APIs can always be a hassle but one particular platform I absolutely love working with. It’s developer friendly endpoints, clean interfac...
Certified Laravel | PHP | Magento Developer.
Faker image is broken, the solution is to change the image provider… Sure, but you can’t edit the vendor, can you? Using this technique, your code is safe!
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I have been a Python (Django) developer for almost four years, and I have worked on a various number of different applications. Python is an intuitive and easy...
Working with Laravel Eloquent, we always had this ability to check null fields when builing queries on models. For instance, if you want to check if email_verif...
In this article, I am going to walk you through setting up a PHP backend server for a React Application. React makes it painless to create interactive UIs.
Scout extended is a great package, letting you use many awesome features provided by algolia directly in your laravel app. But while using some belongsToMany re...