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:
to check your version use:
composer show lara-zeus/sky
On this page
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:
1'faq_uri_prefix' => 'faq',
Library Addons
to set the url of the Library from the zeus-sky.php
config file:
1'library_uri_prefix' => 'Library',
to disable any resource, remove it from the config:
1'enabled_resources' => [ ... ],