Download the PHP package siberfx/backpack-leaflet-drawjs without Composer
On this page you can find all versions of the php package siberfx/backpack-leaflet-drawjs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siberfx/backpack-leaflet-drawjs
More information about siberfx/backpack-leaflet-drawjs
Files in siberfx/backpack-leaflet-drawjs
Download siberfx/backpack-leaflet-drawjs
More information about siberfx/backpack-leaflet-drawjs
Files in siberfx/backpack-leaflet-drawjs
Vendor siberfx
Package backpack-leaflet-drawjs
Short Description LeafletDrawjs for Laravel Backpack ^6.x
License MIT
Homepage https://github.com/siberfx/backpack-leaflet-drawjs
Package backpack-leaflet-drawjs
Short Description LeafletDrawjs for Laravel Backpack ^6.x
License MIT
Homepage https://github.com/siberfx/backpack-leaflet-drawjs
Please rate this library. Is it a good library?
Informations about the package backpack-leaflet-drawjs
Leaflet Draw Polygon with mapbox
Leaflet Drawing Polygon field and storing as json for Laravel Backpack ^6.x
Installation
You can install the package via composer:
Usage
backpack usage example
the stored data structure example;
Publish files
Add Leaflet drawing polygon as json and store as json
you will have to need a migration with json or text type to store the data, as in the example below;
the model should be like;
the controller example should be like;
the route example;
Call it inside your controller like this or
or add in your Crud controller manually where you want to see it as shown below.
### Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [Selim Gormus](https://github.com/siberfx)
All versions of backpack-leaflet-drawjs with dependencies
PHP Build Version
Package Version
The package siberfx/backpack-leaflet-drawjs contains the following files
Loading the files please wait ....