Latest Laravel/PHP Articles

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


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!
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Rock solid understanding of exceptions is crucial to writing reliable programs. This article aims to lift the veil of mystery surrounding more peculiar aspects...
Lets say we need to validate: required number between 1 and 4 in length (e.g. 1 to 9999) with max value less/equal to: 8760 You could go for something like this...
How to use foreach loop in Laravel
In the first part of this tutorial we covered how you can setup GraphQL with PHP using Slim Framework. This part covers how to set up DataLoaderPHP for your fie...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Recently I have published an article on Login with Twitter in PHP. One of our readers asked to write an article on login with Twitter in Laravel.
You may have the cumbersome task of always adding the authenticated user to your view, in your Controllers or inside all your Blade templates. Instead of having...
This week, we’ve delved into ‘server-side programming’, which is code that runs on the web server. A server program awaits and quickly fulfils requests from cli...
Laravel is a web application framework with expressive, elegant syntax. Before starting to install process, you need to check your system if you meet it’s requi...