hgs

Results 3 comments of hgs

@MR-GamBit - is your field of type 'date' not 'datetime'? It doesn't seem to handle date fields very well, but if you change the fields type from self::TYPE_DATE to self::TYPE_DATETIME...

It's trying to find the tailwind config file. Create an empty file called `tailwind.config.js` at the root of your Laravel project.

You need to use npm to install leaflet. `npm i leaflet`