Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Interger & Float error #37

Closed
kenkaigu opened this issue Oct 2, 2019 · 2 comments
Closed

Interger & Float error #37

kenkaigu opened this issue Oct 2, 2019 · 2 comments

Comments

@kenkaigu
Copy link

kenkaigu commented Oct 2, 2019

novaerror1
That's the error message I am getting, immediately after installing the package. What could I be doing wrong?

@slavarazum
Copy link
Collaborator

Looks like you have configurated float value in froala config:

config('nova.froala-field.upload_max_filesize')

or in php config:

ini_get('upload_max_filesize')

It should be integer.

@slavarazum
Copy link
Collaborator

Feel free to reopen issue, if you will find bug in source code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants