Closed
Description
As I mentioned this PR, published view is not used properly it seems.
How to reproduce:
- clone this laravel-cev-demo repository
- Installing everything by following README instruction
- Run
php artisan vendor:publish --tag="csv-views"
- Edit resources/views/vendor/csv/livewire/tailwindcss/csv-importer.blade.php
- access http://Local_URL/customers
- Click Import button but import view is not reflecting the edit you made on csv-importer.blade.php at step 4.
Something wrong with this package.
Metadata
Metadata
Assignees
Labels
No labels