You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is part of [TypiCMS](https://github.com/TypiCMS/Base), a multilingual CMS based on the [Laravel framework](https://github.com/laravel/framework).
5
+
## Installation
6
+
7
+
1. Require the package using composer:
8
+
9
+
```bash
10
+
composer require typicms/places
11
+
```
12
+
13
+
2. Add the service provider in your config/app.php file:
0 commit comments