lara-zeus / core
the core for zeus packages
Fund package maintenance!
atmonshi
Installs: 21 097
Dependents: 7
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 4
Open Issues: 0
Language:JavaScript
Requires
- php: ^8.1
- ext-json: *
- ext-pdo_sqlite: *
- ext-sqlite3: *
- archtechx/laravel-seo: ^0.10
- calebporzio/sushi: ^2.4
- codeat3/blade-iconpark: ^1.5
- filament/filament: ^3.1
- filament/spatie-laravel-translatable-plugin: ^3.1
Requires (Dev)
- larastan/larastan: ^2.2
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.0
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- pestphp/pest-plugin-livewire: 2.x-dev
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^10.1
- 3.x-dev
- v3.1.12
- v3.1.11
- v3.1.10
- v3.1.9
- v3.1.8
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.15
- v3.0.14
- v3.0.13
- v3.0.12
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-beta14
- v3.0.0-beta13
- v3.0.0-beta12
- v3.0.0-beta11
- v3.0.0-beta10
- v3.0.0-beta9
- v3.0.0-beta8
- v3.0.0-beta7
- v3.0.0-beta6
- v3.0.0-beta5
- v3.0.0-beta4
- v3.0.0-beta3
- v3.0.0-beta2
- v3.0.0-beta1
- 2.x-dev
- 2.4.20
- 2.4.19
- 2.4.18
- 2.4.17
- 2.4.16
- 2.4.15
- 2.4.14
- 2.4.13
- 2.4.12
- 2.4.11
- 2.4.10
- 2.4.9
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.10
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- dev-update-all-assets
- dev-globally-searchable
This package is auto-updated.
Last update: 2024-10-05 18:44:56 UTC
README
Lara Zeus Core
thia is the main UI core, and blade components for all lara-zeus packages
small tasks can be time-consuming, let us build these for you,
Support Filament
Why this a separate package
we have many packages, some are already published, and more in the way. so it make sense to separate the assets and the default layouts we're using in our packages.
Can I customize these views
Yes of course, you can customize the blade files, and make your own themes
to publish the views
php artisan vendor:publish --tag=zeus-views
to publish the assets files
php artisan vendor:publish --tag=zeus-assets
Quick start
More Info
check our packages at Larazeus website