Fountain

Methods for `account` template

Account template required authicated customer. These methods can be extended to other templates, check configuration for more.

Methods

$page->orders()
Return Structure
The value of a font weight, eg. 400 for regular or 600 for semi-bold.

Config

To add more templates that will inherit this functinality,

return [
    'andreasnymark.fountain' => [
        'accountTemplates' => [ 'account', 'account-settings' ],
    ],
]