Latest Laravel/PHP Articles

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


Many times in my projects I needed more advanced permissions for editing content. Sometimes few persons are responsible for adding content, but others need to a...
Before delving into the actual integration, I would like to go over two scenarios where a possibility of this integration would make easier.
I work with the Laravel framework since it was on version 4.x and I really love the Framework and the things that it provides. But when I started to work with m...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Are you lazy just like me? Do you get bored of writing custom CSS for everything then this article might help you. We are going to discuss about the preferred w...
Guzzle is a handy PHP HTTP client. But in some scenarios, you may want to log what you’re sending in your requests to other services and what you’re getting in...
If you’re anything like me, you find console command arguments really annoying. They’re nothing complicated nor hard, but simply keeping track of them and typin...
It’s been a while since our last update, but today we’re excited to give you a new EAP build. Originally we planned to exclusively work on bug fixes and stabili...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
When my colleague Sebastian wrote about how bumping major versions isn't a breaking change, I would wholeheartedly agree. I can't anymore. At least, not with ho...

jasonmccreary.me

Shift Database Outage
It was 1:28pm. I received the following notification: I ignored it at first as sometimes the Shift workers drop the database connection. Then I received another...
This is a bugfix release that fixes redis->zAdd arginfo as well as a segfault when closing persistent connections.
In HTML, we can create almost everything with just a small subset of the available elements. Using this language isn’t the hardest part of web development, but...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
What is a scalable application? In short a scalable web application is the ability or capacity of a system to have multiple instances based on the load of the w...
Hope you are doing well. In this tutorial i am going to show you laravel 7 signature pad example. In this tutorial i am going to show you how we can create a si...
When Symfony2 was created I first learned about the functional test, which is an interesting type of test where everything about your application is as real as...
Hope you are doing well in Laravel. Today i am coming with a brand new tutorial. Today i am going to discuss about nested comment and reply system in Laravel 7....