Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muratenes/laravel-locations

Laravel Turkey states,districts and all other countries
https://github.com/muratenes/laravel-locations

laravel laravel-framework laravel-package

Last synced: about 1 month ago
JSON representation

Laravel Turkey states,districts and all other countries

Awesome Lists containing this project

README

        

## About muratenes/laravel-locations

This package contains turkey cities and districts

## How to Install ?

Run this command in your application base folder.

`composer require murat/regions`

## Usage

Some links are as follows

### List all countries

`localhost:8000/locations/countries`

### Get States by Country

`localhost:8000/locations/states/`

ex : countryId = 228

### Get Districts by State

`localhost:8000/locations/districts/`

ex : stateId = 1