/Entropy

An open source Administration panel for Laravel inspired by Laravel Nova

Primary LanguageCSSMIT LicenseMIT

Introduction

Entropy is an Open source alternative to Laravel Nova. It's built using; TALL Stack and the template design is from TailwindComponents Dashboard. Although it is heavily inspired by Laravel Nova, it takes a completely new approach, giving developers much more freedom to customize the underlying view, create, update and delete logic for Models.

License

Entropy is open-sourced software licensed under the MIT license.

Version Compatibility

Laravel Entropy
7.x 1.x

Installation

Install Entropy as you would with any other dependency managed by Composer:

$ composer require larachimp/entropy

Configuration

Usage