PHP
A free Alpine.js video course
In this entirely free video course, you’ll learn how to use Alpine.js, a minimal JS framework that I’m using myself on a couple of projects Read more
In this entirely free video course, you’ll learn how to use Alpine.js, a minimal JS framework that I’m using myself on a couple of projects Read more
In this stream, Luke Downing shows us around in the source code of Pest parallel plugin he created.
Generics are available since PHPStan 0.12. This posts explain what theyâre all about. Read more
Laravel allows you to cast model attributes as encrypted strings1, when stored in the database. This gives you added security for any values that are sensitive (such as Personally identifiable information, PII), including complex structures Read more…
[AdSense-A]
We've created a new package that can render a beautiful support form widget on any page. You can read more about the package in this blog post at Flare.
In this stream, I'll show you how to use the package. We'll also source dive its code.
(more…)Do you already know How to Crop and Save Image the use of JQuery and PHP. In this post we will discuss, how to crop image with the help of JQuery Croppie plugin. We will Read more…
[AdSense-A]
In this video, my colleague Brent explains a good way to test a form in a Laravel app.
This video is part of our new premium video course Testing Laravel.
(more…)In this post, we will learn how to upload file and save as Base64 into the folder using PHP API. To convert image into Base64 we will use Angular and For API we will use Read more…
Matthias Noback shares some considerations on when you could rely on PSR abstractions Read more