❄️ The winter sale is here. 25% off for a limited time. Join us →
Build a URL Shortener with Volt and Folio

01. Introduction and demo

Source code on GitHub

Volt is a functional API for Livewire that allows you to build Livewire components in a single file, alongside Blade templates. Pairing this with automatic route creation using Laravel Folio gives us a serious productivity boost.

So, let’s build a URL shortener while learning how Volt and Folio work!