Download the PHP package smskin/nova-dadata-suggestion without Composer
On this page you can find all versions of the php package smskin/nova-dadata-suggestion. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-dadata-suggestion
Release notes
0.0.3
Author of base library fomvasss/laravel-data (https://github.com/fomvasss/laravel-dadata) deleted it. I found its fork and change composer dependencies. At now library depend on inkover/laravel-data.
Address suggestion field for Laravel Nova
Based on https://github.com/fomvasss/laravel-dadata package
Installation
- composer require smskin/nova-dadata-suggestion
- php artisan vendor:publish --provider="SMSkin\DaDataSuggestion\FieldServiceProvider"
- add the variables DADATA_TOKEN and DADATA_SECRET to .env file and fill it
Using
- Create the full address field
- Link it to other fields
- Use the suggestion for fill depend fields
Available fields:
- postalCode
- country
- federalDistrict
- regionType
- regionTypeFull
- region
- areaType
- areaTypeFull
- area
- cityWithType
- cityType
- cityTypeFull
- city
- cityDistrictWithType
- cityDistrictType
- cityDistrictTypeFull
- cityDistrict
- settlementWithType
- settlementType
- settlementTypeFull
- settlement
- streetWithType
- streetType
- streetTypeFull
- street
- houseType
- houseTypeFull
- houseWithType
- house
- blockType
- blockTypeFull
- block
- flatType
- flatTypeFull
- flat
- flatWithType
- geoLat
- geoLon
All versions of nova-dadata-suggestion with dependencies
PHP Build Version
Package Version
The package smskin/nova-dadata-suggestion contains the following files
Loading the files please wait ....