Registering Default Metadata | Overview
In the previous code sample, we saw a call to the withDefaults method. This method will register a number of common metadata entries for us. Specifically, it is equivalent to the following: 1 <?php 2 3 use Stillat \ StatamicSiteEssentials \...