Latest Laravel/PHP Articles

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


Today, I’m gonna tell you four php practices that will definitely save some of time and hassle. So, get ready. We all PHP folks might have used md5 or sha1 hash...
Dependency Injection is one of the most common design patterns, especially in languages like PHP. In the tutorial, we will go over the basics of Dependency Inje...
A quick and easy tutorial for creating and developing laravel php packages. Using ascii cats
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
laravel-websockets is a Laravel package that can handle the server side of WebSockets entirely. It completely replaces the need for a service like Pusher or a J...
The Laravel team released Laravel 5.7.10 on 23 October 2018 with a handful of new features, fixes, and changes: First up, is the ability to load relationship co...
This tutorial / blog post will walk you through setting up and using GraphQL in your Laravel + VueJS app, along with some of the patterns and practices that hav...
Welcome back! If you’re new to our voyage and, or don’t have a GraphQL api set up, I’d recommend you start here where we set up our GraphQL backend in Laravel w...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this Post we will learn one of the amazing feature of laravel: Custom Blade Directive. Custom Blade directives can be useful in many scenarios. For example w...
I’m a big fan of writing module-based software, but I’m not so fond of relying on third-party packages for trivial things as they could always prevent you from...
When it comes to hosting your application to a live server, am well aware that there are many companies out there ready to lift off the burdens off your shoulde...
UPDIVISION builds unicorns. Our developers have been through a lot. These are their stories. This one is told by Indra, one of our senior app-crafters. We previ...
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.
“Giving collections a voice” is published by Freek Van der Herten
Nova is administration panel for Laravel that designed with a clean and beautiful design. Nova is powered by Vue.js, Vue Router, and Tailwind.css which is power...
From time to time it happens that you need to deploy Laravel on a shared hosting service. Most of those free or low-cost services do not allow you to change the...
I am working since version 4.2 with Laravel and I am still a big fan of it. Of course over the years I learned a lot about it, ran into issues, was cursing, but...