• This repository has been archived on 24/Nov/2021
  • Stars
    star
    227
  • Rank 175,356 (Top 4 %)
  • Language
    PHP
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.