https://github.com/bestsnipp/eden
https://github.com/bestsnipp/eden
admin admin-dashboard admin-panel laravel laravel-package livewire livewire-components livewire-datatables
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestsnipp/eden
- Owner: bestsnipp
- License: other
- Created: 2022-11-22T22:53:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T17:28:14.000Z (about 2 years ago)
- Last Synced: 2025-01-23T19:22:33.617Z (over 1 year ago)
- Topics: admin, admin-dashboard, admin-panel, laravel, laravel-package, livewire, livewire-components, livewire-datatables
- Language: PHP
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Eden
[](https://packagist.org/packages/bestsnipp/eden)
[](https://packagist.org/packages/bestsnipp/eden)
[](https://packagist.org/packages/bestsnipp/eden)
[](https://packagist.org/packages/bestsnipp/eden)
> An awesome admin panel to make your development easier.
> **Attention** ---
> This is in active development, still you can use that
## Requirements
Laravel Eden has a few requirements you should be aware of before installing:
* Composer
* Laravel Framework 8.0+
* Laravel Mix 6
* Node.js (Version 14)
* NPM
## Browser Support
Laravel Eden supports modern versions of the following browsers:
* Apple Safari
* Google Chrome
* Microsoft Edge
* Mozilla Firefox
## Installing Via Composer
```shell
composer require bestsnipp/eden
```