1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 15:11:40 +02:00

Update GeoIP instructionsi n installation.md

This commit is contained in:
Chaoyi Zha 2017-01-26 16:04:30 -05:00
parent d39e69e5f4
commit fdc16a1002

View File

@ -216,6 +216,7 @@ You will also need to insert a admin user into the `users` table through `mysql`
```bash
php artisan migrate --force
php artisan geoip:update
```
This should create the necessary databases.