mikebronner / nova-map-marker-field

Provides an visual interface for editing latitude and longitude coordinates.
MIT License
131 stars 36 forks source link

Nova is required for? #49

Closed StrangerGithuber closed 3 years ago

StrangerGithuber commented 3 years ago

Hello I am trying to installing but yeah it is asking for nova. The nova is not good for me because must pay for every projects and on the localhost it is problematic if I am trying to test things and after uploading the files to productive webserver. Which way this package is using the Nova? Why do I need Nova? Can't I use this package without nova?

Thank you for the answer.

mikebronner commented 3 years ago

Hi @StrangerGithuber, as this package will only work in Laravel Nova, it requires Nova. This package will not work in Laravel alone, sorry.