The next Laravel Worldwide Meetup is Tuesday, August 20th, at 16:00 UTC, and it will feature Yaz Jallad and Drishti…
PHP
In this episode of the Laravel Creator Spotlight, we are joined by Len Woodward, the creator of Whisky, to talk…
The PHP team is pleased to announce the release of PHP 8.4.0, Beta 3. This is the first beta release,…
Documenting an API in Laravel often involves using packages that rely on manual PHPDoc annotations. While this method works, it…
The Laravel Abuse IP community package by Rahul Alam adds a layer of protection to your Laravel application from known…
How to Use a Better PHP UUID Generator to Generate Unique Identifier Strings By Manuel Lemos UUID is the acronym…
If you need to remove string duplication in Laravel and PHP applications, Laravel v11.20 adds a new method named deduplicate…
Latest PECL Releases: gRPC 1.66.0RC3 – gRPC Core 1.66.0 update var_representation 0.1.5 * Properly use the getters of php 8.4…
Today I want to look at a new feature in PhpStorm, one that I think many Laravel developers will find…
One of the less-known PHP functions is filter_var(), which checks for string patterns like email/URL/IP address and more. In this…
Generate Laravel services Source: Read MoreÂ
A package to build quick and robust rest api for the Laravel framework. Source: Read MoreÂ
A modified version of the Filament Forms Repeater to display it as a table. Source: Read MoreÂ
Streamlined integration of OpenAI’s ChatGPT (GPT-3.5, GPT-4) into Laravel applications. Source: Read MoreÂ
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+. Source: Read MoreÂ
The Lost and Found System project is a web-based application designed to assist users in reporting and recovering lost items.…
The try-catch PHP operator is very old, and we all know its syntax. But the confusing part is WHEN to…
The Safemood/laravel-workflow package by Khalil Bouzidi simplifies workflows in Laravel with clear action definitions and event tracking. With this package,…
In this episode of the Laravel Creator Spotlight, we are joined by Simon Hamp, the creator of Native PHP, to…
How to Benefit from the PHP Composer Install Provided by The PHPClasses.org Site to Attract More Developers to Use Your…