-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import data from .csv file - Error. #29
Comments
I have the same issue |
I tested this package with fresh Nova installation and works proper. How to find what else is interrupting this package? |
Should have installed the excel importer? or i can just run this without that? Cause im just doing the example thing but i cannot get the $request->user thing working |
I have only this package. |
Are you using the samething write in the example inside your nova resource? like mine: |
No idea, I have to check. |
This issue is because it doesn't process |
Sorry for just picking up on this thread. For those experiencing an issue, can anyone share their NovaResource configuration? |
@philipbaginski I know this is an old issue, but has this improved at all? |
I will check today with Nova 3 version. |
having issue with panels aswell. code like -> https://nova.laravel.com/docs/4.0/resources/fields.html#field-panels |
Hi!
I'm getting this error: SimonHamp\LaravelNovaCsvImport\Http\Controllers\ImportController::SimonHamp\LaravelNovaCsvImport\Http\Controllers{closure}() must be an instance of Laravel\Nova\Fields\Field, array given
Laravel 8
Laravel Nova v3.24.0
Any idea how to fix it?
The text was updated successfully, but these errors were encountered: