Download the PHP package lara-zeus/zeus without Composer
On this page you can find all versions of the php package lara-zeus/zeus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package zeus
[](https://packagist.org/packages/lara-zeus/zeus)
[](https://github.com/lara-zeus/zeus/actions?query=workflow%3Afix-php-code-style-issues+branch%3Amain)
[](https://packagist.org/packages/lara-zeus/zeus)
[](https://github.com/lara-zeus/zeus)
Lara Zeus
provide you with a collection of Laravel packages and filament plugins that help you build your site faster and focus on your business
Open in Herd:
if you;re using laravel herd, start creating using the link: https://herd.laravel.com/new/lara-zeus/zeus?name=zeus
Intro
This project is a standalone app, a Starter Kit; it's pre-configured to run all Zeus packages and some extra perks.
- Layout and Widget manager using lara Zeus dynamic dashboard
- Posts and pages using lara Zeus Sky
- FAQ and library (images, videos, and files) using lara Zeus Sky
- Contact us form with departments using lara Zeus Wind
- Forms builder using lara Zeus Bolt
- Login, registration, and profile using Laravel Breeze
- Users and permissions management using Filament Shield
Installations
you can start with
Creating the database
Next, you must update the values of the DB_* entries in .env so they match your DB. After that, run the migration.
Create the first user
you can create the admin user using the command:
Configuration
Layout
-
create your first layout and set the slug in the 'AdminPanelProvider' file:
the default is:
home-page
. - create your navigation and set the slug in the 'zeus.php' config file. the default is:
home-nav
Build assets
run
Demo Data
optionally, you can seed the database with default data.
If you're using custom models, you must change the models called $model
in all the Factories.
For more details
- Github: https://github.com/lara-zeus
- Website: https://larazeus.com
- demo: https://demo.larazeus.com
All versions of zeus with dependencies
ext-json Version *
ext-pdo_sqlite Version *
bezhansalleh/filament-shield Version ^3.3
guzzlehttp/guzzle Version ^7.9
lara-zeus/artemis Version ^1.0
lara-zeus/bolt Version ^3.0
lara-zeus/dynamic-dashboard Version ^3.0
lara-zeus/sky Version ^3.4
lara-zeus/wind Version ^3.2
laravel/framework Version ^12.1
laravel/sanctum Version ^4.0
laravel/tinker Version ^2.9