variety of premium plugins

Learn More

sky

you are reading the documentation for version v2 our latest version is v3 make sure to select the correct version.
to check your version use: composer show lara-zeus/sky

Addons

Sky comes with some addons, currently we have:

  • FAQ

FAQ Addons

to set the url of the FAQ from the zeus-sky.php config file:

'faq_uri_prefix' => 'faq',

Library Addons

to set the url of the Library from the zeus-sky.php config file:

'library_uri_prefix' => 'Library',

to disable any resource, remove it from the config:

'enabled_resources' => [ ... ],