xjavun
Results
2
issues of
xjavun
I am running into an issue installing on Laravel 9: ``` Using version ^0.7.0 for mediconesystems/livewire-datatables ./composer.json has been updated Running composer update mediconesystems/livewire-datatables Loading composer repositories with package information...
When installing Laravel with Jetstream and setting up livewire-datatables, I get a formatting error. Here's how I set up Laravel: ``` curl -s https://laravel.build/test-app | bash cd test-app alias sail='bash...