Stars: 228
Forks: 29
Pull Requests: 34
Issues: 30
Watchers: 8
Last Updated: 2021-04-29 16:31:16
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
License:
Languages: PHP, CSS, Blade, JavaScript
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.
You can install the package via composer:
composer require larsklopstra/nebula
Please read the documentation at nebulapackage.com.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.