Download the PHP package ivanaquino/jet-admin without Composer
On this page you can find all versions of the php package ivanaquino/jet-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ivanaquino/jet-admin
More information about ivanaquino/jet-admin
Files in ivanaquino/jet-admin
Package jet-admin
Short Description Jetstream livewire admin
License MIT
Homepage https://github.com/ivanaquino/jet-admin
Informations about the package jet-admin
JetAdmin
This package provides an elegant and responsive admin panel and landing page layout for applications using Laravel Jetstream with Livewire. It offers a quick and easy way to scaffold your application's administrative interface and landing page, saving you time and effort in the early stages of development.
Libraries
Installation
Note: Flowbite package is not required anymore.
Are you a visual learner?, check our youtube video https://youtu.be/yPIGqrF1GAM
You can install the package via composer:
Add dark model to your tailwind config file tailwind.config.js
.
It's simple to change main color, you just have to modify the tailwind config file tailwind.config.js
.
Publish jet-admin javascript
Now add jet-admin js to ./resources/js/app.js
To change navigation items you have to publish config file:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Landing layout
Dashboard layouts
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ivan Aquino
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of jet-admin with dependencies
blade-ui-kit/blade-heroicons Version ^2.3
blade-ui-kit/blade-icons Version ^1.6
illuminate/contracts Version ^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.14.0