12 Commits

Author SHA1 Message Date
Luke Towers
cf01254b2b
Use utf8mb4 as the default character set
Will properly support emojis and other multibyte characters being stored. Laravel implemented as default in 5.4: 9d01389ce3
2018-01-26 09:44:27 -06:00
Panagiotis Koursaris
90635dd3b9 Add default ports on database config (#3308)
Credit to @panakour
2017-12-20 14:13:03 -06:00
Samuel Georges
1ec2b69924 Revert 6c5a83de89dfb0704ed2b0d2b83ad90ecd65c15f
This has caused performance issues for some people, will need to write a known error about using 127.0.0.1 in some environments instead
2017-02-26 12:57:40 +11:00
Samuel Georges
6c5a83de89 Use 127.0.0.1 in favor of localhost
- Speed improvement
- Consistency with redis config
- Fixes issue with XAMPP on macOS, see: http://stackoverflow.com/questions/20723803/pdoexception-sqlstatehy000-2002-no-such-file-or-directory
2017-01-24 08:36:50 +11:00
Pásztor Gábor
f98bc30072 Add missing option to redis config. 2016-02-05 09:31:17 +01:00
Samuel Georges
43e4a23161 Rollback changes from 7b174e6ce866deaa53a913bf3fa9851342601e26 2016-01-04 18:46:23 +11:00
Pásztor Gábor
7b174e6ce8 Add missing config file, remove php 5.4 support. 2016-01-02 15:41:27 +01:00
Samuel Georges
e1b23941ba Change default path 2015-03-14 15:12:43 +11:00
Samuel Georges
dbe1dafb28 Fixes typo in #998 2015-03-12 09:13:04 +11:00
Pásztor Gábor
b3dcce6d2a Updates on Brand Settings 2015-03-11 20:30:41 +01:00
Samuel Georges
1ab8858271 Minor touch ups 2015-03-03 18:38:36 +11:00
Samuel Georges
ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00