nebula icon indicating copy to clipboard operation
nebula copied to clipboard

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

Nebula

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 [email protected] 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.