Latest Laravel/PHP Articles

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


In this series, we are exploring what are the best practices a web developer must take care of when creating or managing PHP code. The final test will happen in...
In a nutshell, PHP’s unserialize() function takes a string (representing a serialized object) and converts it back to a PHP object. Basically, when you need to...
PHP has been the most popular web language in the present times by being simple to maintain, and quick to create feature-rich web applications. Websites that ar...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Sayed AhmedSep 19 · 3 min readLaravel Query Builder (Laravel 5.
In this course, you’ll learn how to create an E-Commerce Website from scratch in Laravel. The process has never been easier I’ll take you from the very beginnin...
LAVALITE CMS is a website application that supports the creation and modification of digital content. They are qualified for the creation, management, and shari...
This is the first post of a series about creating an API that use (some) spec from jsonapi.org. This post will guide you how to install and what to config when...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In case you don't know, I have been developing a secret project called Plus - that is not that secret anymore, as everyone knows that is a superset of PHP that...
Nice to meet you, i’m Renato and i’m currently working as Lead Developer in a Software House.
This article is part of a series where I document insights, changes and rethinking that I experienced while refactoring the codebase for Pulse — a painless and...
Laravel contributors: https://github.com/laravel/laravel/graphs/contributorsBe one of them.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hello everyone! going back with me, this article is a continuation of article Sending Email Using Observe In Laravel Nova . In this article is we will use Larav...
PanjehSep 16 · 1 min readGetting Authenticated user in LaravelUsing Facade:Auth::user(); or\Auth::user(); // without need to use Auth namespaceUsing helper func...
It’s possible that we need a bit more control over our markdown email templates. Maybe we want to hide the header or the footer, but we can’t achieve that on th...
Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php. It can be like Go...