timegridio / timegrid

Free, open-source, online appointments platform based on Laravel PHP Framework.
GNU Affero General Public License v3.0
958 stars 337 forks source link

Language error on first run #177

Closed softnayr closed 7 years ago

softnayr commented 7 years ago

I got this error on first run _Call to undefined function locale_get_primarylanguage() It points to this line https://github.com/timegridio/timegrid/blob/master/app/helpers.php#L17

Any way to get around withh it?

alariva commented 7 years ago

Sure, please refer to this troubleshooting section

softnayr commented 7 years ago

Oh yeah there it is! I didn't see that before :)