Skip to content

Published view is not working #8

Closed
@askdkc

Description

@askdkc

As I mentioned this PR, published view is not used properly it seems.

How to reproduce:

  1. clone this laravel-cev-demo repository
  2. Installing everything by following README instruction
  3. Run php artisan vendor:publish --tag="csv-views"
  4. Edit resources/views/vendor/csv/livewire/tailwindcss/csv-importer.blade.php
  5. access http://Local_URL/customers
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions