This package is abandoned and no longer maintained. No replacement package was suggested.

Nebula, an open-source and easy to use admin panel for Laravel.

Fund package maintenance!
larsklopstra

v0.4.2 2020-11-17 18:40 UTC

This package is not auto-updated.

Last update: 2021-11-30 23:45:36 UTC


README

68747470733a2f2f6e6562756c617061636b6167652e636f6d2f707265766965772e706e67

Latest Version on Packagist Total Downloads

Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.

Nebula makes you write less code and lets you focus more on the product by lessening the code required to build CRUD interfaces and metrics. Nebula offers a rich CLI and a set of metrics and form fields that does the heavy lifting for you.

This is the pre 1.0.0 version, the API might be subject to change. Please be careful with using this version in production apps.

Join our Discord if you have any questions or would like to be an active member in the Nebula community.

Installation

You can install the package via composer:

composer require larsklopstra/nebula

Usage

Please read the documentation at nebulapackage.com.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email larsklopstra@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.