Latest Laravel/PHP Articles

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


I recently created the first beta release of an application for a client and I needed a way to get feedback from them. Previously, I used shared hosting to host...
In our applications, it sometimes happens to send realtime data without loading the webpage. I created a full project which sort of covers the chatting system....
Frameworks are good stuff, at least for middle to big enterprise applications. On the other hand, there are valid use cases where you probably don’t need all th...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Just copy and paste, and you are done. Follow the below steps one by one to easily integrate Paypal into your laravel project: There are two types of API modes...
Lumen is a micro-framework written in PHP, developed by the same Laravel team for web application development. The Lumen source code is hosted on GitHub under t...
Eloquent is a beautiful Active Record implementation provided by Laravel. So as a developer its an obvious feeling to write better looking code in Laravel. ...
In this tutorial we’re going to learn how to setup and use scheduled tasks with Laravel to perform the same tasks on a regular timescale. To use scheduled tasks...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Check how easy it is to have proper syntax highlighting added to your code blocks: Turns into this when you save: How easy was that?!? Couldn't be any easier to...
If you enjoy reading my blog, you could consider supporting me on Patreon. This post lists the highlights, though there's much more to this release. You can rea...
How To Guides & Software Tutorials Its popularity lies in its simplicity, easy configuration, and flexibility. Before we actually start writing code, y...
The goal is to prevent one tenant that's pushing too many jobs from delaying job processing of other tenants. That way, if one tenant dispatches a bulk...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hello guys, I uploaded my new tutorial on how to install LEMP stack (Ubuntu 20.04) You can watch it here: Part 1 Ubuntu 18.04 Part 4 ...
At the end of last year, we announced a preview of the IntelliJ IDEA Ultimate plugin that integrated Apache Zeppelin notebooks into the IDE. Since then, the plu...
A few days ago, while scrolling on twitter, the following tweet raised my attention. In theory, DI is a software engineering technique to build relations betwee...
If you're using ElastiCache with the Encryption In-Transit setting turned on, you'll need to tweak your REDIS_HOST environment variable when connecting with Lar...