Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```