Explore Vapor’s articles by tags

Dockerfile makes adding optional Swift dependencies easier

A simple fix for when you happen upon an "error while loading shared libraries" libcurl4 or libxml2

Enable SQL Query Logging

Learn how to enable query logging in Fluent to see the generated SQL queries

Adding a database table index

See how to add a database table index using SQLKit

How to listen to connections from both IPv4 and IPv6 addresses

See how to listen to connections from both IPv4 and IPv6 connections in Vapor