Installation
- Install the package in your project using the command
composer require aristonis/laravel-livewire-dataview
- Add ServicesProvider to project
Aristonis\LaravelLivewireDataview\LaravelLivewireDataviewServiceProvider::class
- Optionally publish the package assets:
php artisan vendor:publish --tag=dataview-config # copies config/dataview.php