Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestsnipp/eden
- Owner: bestsnipp
- License: other
- Created: 2022-11-22T22:53:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T17:28:14.000Z (9 months ago)
- Last Synced: 2024-11-12T16:50:46.717Z (about 1 month 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
[![Packagist Version](https://img.shields.io/packagist/v/bestsnipp/eden)](https://packagist.org/packages/bestsnipp/eden)
[![Total Downloads](https://img.shields.io/packagist/dt/bestsnipp/eden)](https://packagist.org/packages/bestsnipp/eden)
[![License](https://img.shields.io/packagist/l/bestsnipp/eden)](https://packagist.org/packages/bestsnipp/eden)
[![Lines of Code](https://img.shields.io/tokei/lines/github/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
```