Font opimization with Glyphhanger
– gummibeer.dev - submitted by Tom Witkowski
A guide how to optimize webfonts with Glyphhanger by subsetting.
Read more [gummibeer.dev]
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– gummibeer.dev - submitted by Tom Witkowski
A guide how to optimize webfonts with Glyphhanger by subsetting.
Read more [gummibeer.dev]
– css-tricks.com - submitted by Leonardo Losoviz
WordPress holds a philosophy where user needs are prioritized over developer convenience. A GraphQL server can have its own opinionatedness, prioritizing some behavior over another. Can the WordPress philosophy be carried out in GraphQL? If so, how? This article explains how the GraphQL API for WordPress plugin establishes a bridge between the two paradigms.
Read more [css-tricks.com]
– twitter.com - submitted by Dries Vints
The Laravel.io Pastebin has been redesigned from scratch using TailwindCSS & UI and features a new Dark mode, improved syntax highlighting and a copy button. The source code is completely open source.
Read more [twitter.com]
– releasecandidate.dev - submitted by Peter
Function as a Service can make building and maintaining applications easier. Unfortunately, Lambda is slow and painful to work with. Faasd is a great alternative explored here.
Read more [releasecandidate.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Here are 5 simple Laravel tips and tricks that you can start applying and using in your Laravel applications right now!
Read more [ryangjchandler.co.uk]
– dev.to - submitted by Devin Gray
This Article shows how to create a configurable package using configuration hooks
Read more [dev.to]
– blog.timo.page - submitted by Timo Schwarzer
Want to render HTML to PDF using the latest CSS features? In this post I'll show you how to do that with Chrome in Docker and Laravel
Read more [blog.timo.page]
– github.com - submitted by Ryan Chandler
The simplest unit testing library for all things PHP.
Read more [github.com]
– yossiabramov.com - submitted by Joseph Abramov
In this tutorial, we will create a simple blog with migrations, model factories and DB seeding.
Read more [yossiabramov.com]
– qirolab.com - submitted by Harish Kumar
In this video, I will show you how to set up a Dropbox backup of a Laravel application using `spatie/laravel-backup` and `spatie/flysystem-dropbox` packages.
Read more [qirolab.com]
– 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]