Download the PHP package webup/helium-core without Composer
On this page you can find all versions of the php package webup/helium-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webup/helium-core
More information about webup/helium-core
Files in webup/helium-core
Package helium-core
Short Description Laravel Admin made with Helium UI
License MIT
Homepage https://github.com/webup/helium-core
Informations about the package helium-core
Laravel Helium Core
Laravel Admin made with Helium UI
Installation
You can install the package via composer:
You should publish config and components
You can publish features as you go with:
Publishing a feature will copy paste every file associated with it. This includes:
- config, controllers, models
- migrations, routes
- js, css
- x-components, livewire components, blade views
:warning: Configuration :warning:
Make sure to configure this package to suit your preferences before starting to publish anything.
Features
Admin User management
This feature packs an AdminUser model along with its migration,
a default {email: 'admin', password: 'password'}
entry,
and CRUD routes + pages.
Don't forget to add the guard and provider to config/auth.php
:
Datatable
doc
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Agence Webup
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of helium-core with dependencies
illuminate/contracts Version ^11
illuminate/support Version ^11
laravel/prompts Version ^0.1
livewire/livewire Version ^3
ryangjchandler/blade-tabler-icons Version ^2.3