sosupp / slim-dashboard
A simple laravel dashboard that feels lightweight made more dynamic with easy interactions with livewire and alpinejs.
Installs: 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- illuminate/support: ^10.0|^11.0
- intervention/image: ^2.7
- livewire/livewire: ^3.5
Requires (Dev)
- orchestra/canvas: ^8.11
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.1
README
A simple laravel dashboard that feels lightweight made more dynamic with easy interactions with livewire and alpinejs.
Installation
You can install the package via composer:
composer require sosupp/slim-dashboard
Usage
// Usage description here
Testing
composer test
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 prospersosu@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.