Lara Zeus Sky
Lara-zeus sky is simple CMS for your website. it include posts, pages, tags, and categories.
small tasks can be time-consuming, let us build these for you,
Support Filament
features
-
🔥 built with TALL stack -
🔥 using filament as an admin panel -
🔥 FrontEnd scaffolding, highly customizable. -
🔥 all models are translatable.- sticky posts
- recent posts
- pages list
-
🔥 pages for static content like about us.- support child pages, with ordering.
-
🔥 posts, with some SEO options- sticky posts
- password protections
- multiple tags and categories
- Featured Image
and more in the way.
Demo
visit our demo site: https://demo.larazeus.com
visit our website to get the full documentation: https://larazeus.com/sky
Installation
You can install the package via composer:
composer require lara-zeus/sky
run the commands:
php artisan vendor:publish --provider="LaraZeus\Sky\SkyServiceProvider" --tag=zeus-sky-migrations
php artisan vendor:publish --provider="Spatie\Tags\TagsServiceProvider" --tag="tags-migrations"
php artisan vendor:publish --provider="Spatie\MediaLibrary\MediaLibraryServiceProvider" --tag="migrations"
php artisan vendor:publish --tag="filament-forms-tinyeditor-assets"
then run the migration
php artisan migrate
Usage
visit the url /admin
to manage the Letters, and /blog
.
Full Documentation
visit our website to get the full documentation: https://larazeus.com/sky
Changelog
Please see CHANGELOG for more information what has changed recently.
Support
available support channels:
- using our channel
#sky
on Discord - open an issue on GitHub
- email us using the contact center
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.