PHP 8.1: xxHash hash algorithms support
– php.watch - submitted by Ayesh
PHP 8.1 adds support for xxHash algorithm, which makes it the fastest hashing algorithm to be supported in PHP 8.1.
Read more [php.watch]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– php.watch - submitted by Ayesh
PHP 8.1 adds support for xxHash algorithm, which makes it the fastest hashing algorithm to be supported in PHP 8.1.
Read more [php.watch]
– github.com - submitted by Patrick
A command-line interface for interacting with the [Ray](https://myray.app) application
Read more [github.com]
– gummibeer.dev - submitted by Tom Witkowski
A guide for a JAMstack compatible static search with Fuse.js
Read more [gummibeer.dev]
– qirolab.com - submitted by Harish Kumar
In this article, you will learn how to store automatic Laravel backup on Google Drive using spatie/laravel-backup package and Google Flysystem.
Read more [qirolab.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Testing emails can be a pain. Luckily, there are plenty of tools out there that can make the process a lot easier. Let me show you how to setup MailHog, a local development tool for testing emails.
Read more [ryangjchandler.co.uk]
– nunomaduro.com - submitted by Nuno Maduro
After 400+ commits, 3 betas, seven months - and endless hours of open-source contributions - @pestphp has finally reached its first stable public release. 🚀
Read more [nunomaduro.com]
– codingwithstef.com - submitted by Stefan Ashwell
Quite often you will need to perform actions when a model is created or changed. This tutorial shows you to do it cleanly.
Read more [codingwithstef.com]
– qirolab.com - submitted by Harish Kumar
It is necessary to backup the database and application files on a regular basis. Let us now see how to create database backup in Laravel applications.
Read more [qirolab.com]
– underground.works - submitted by krnl
Clockwork now comes with refined UI and timeline, new tabs for notifications and models, and new Clockwork share service that gives you a public link to share request data with others. You can use Clockwork as browser extension, standalone app at /clockwork URL and as a toolbar in your website providing quick look at profiling data.
Read more [underground.works]
– github.com - submitted by Bob
Deal with numbers the right way in PHP
Read more [github.com]
– github.com - submitted by Piotr Krzempek
Create Laravel API documentation using PHP - the code you use everyday without hassle of annotations.
Read more [github.com]
– protone.media - submitted by Pascal Baljet
With the Encrypted HLS feature, you can encrypt your videos automatically, either with a single-key or with multiple auto-generated keys. As the content is unplayable without the keys, you can put the keys behind authentication and authorization.
Read more [protone.media]
– lukas-kaemmerling.com - submitted by Lukas Kämmerling
A year review from Lukas Kämmerling, a Developer, DevOps Guy who works at a Cloud company
Read more [lukas-kaemmerling.com]
– nunomaduro.com - submitted by Nuno Maduro
Nuno just wrote his 2020 recap. ✍🏻
Read more [nunomaduro.com]
– thatswhy.app - submitted by Robin Dirksen
The Core Web Vitals were introduced by Google in 2020. These currently consist of three metrics, each representing a part of the user experience. Google announced that they will add these Core Web Vitals as part of the search engine ranking by May 2021. So now is the perfect moment to start improving and measuring them for your websites.
Read more [thatswhy.app]
– gummibeer.dev - submitted by Tom Witkowski
How to use PHP-doc tags for better autocompletion in Blade views.
Read more [gummibeer.dev]
– www.discussdesk.com - submitted by Manas Singh
Google reCAPTCHA v3 gives more security against the spam bot or abuse in your web forms. Google reCAPTCHA v3 works on the basis of spam score which means that the reCAPTCHA v3 API returns the spam score of each request given by the user activity.
Read more [www.discussdesk.com]
– sandromiguel.com - submitted by Sandro
I tried a few ways to display SVG images in React and I want to share why did I choose to use SVGs as a React component.
Read more [sandromiguel.com]
– github.com - submitted by STEPHEN JUDE
This package allows you to filter eloquent model queries based on HTTP request.
Read more [github.com]
– qirolab.com - submitted by Harish Kumar
Taylor Otwell released Laravel Sail—a lightweight CLI for interacting with Laravel’s default docker environment. It provides a simple interface the helps you get started on your next big idea in no time.
Read more [qirolab.com]