Commit Graph

23 Commits

Author SHA1 Message Date
Marc Dequènes (Duck) 080b7a4d7d add UNIX socket support for MySQL 2017-04-12 14:54:56 +09:00
James Brooks d966bc82b5 Add auto Twitter. Closes #2380 2017-03-04 17:34:44 +00:00
James Brooks 056b80a2bc Require Nexmo dependency 2017-01-04 19:51:20 +00:00
James Brooks 02d77dbfb5 Use log for the default mail driver 2016-12-03 20:09:20 +00:00
Sean Mangar 190b677fb3 Remove someRandomString from .env.example
Remove someRandomString from .env.example

Removed someRandomString because it interferes with php artisan
key:generate

Resolves: #2222
2016-10-31 15:36:47 +04:00
James Brooks 778664b20a Added new Beacon handling code 2016-08-04 10:12:06 +01:00
James Brooks 7dfe1b6fab Use sync as the default queue driver 2016-04-21 19:33:10 +01:00
James Brooks 82e4411b45 Allow setting of DB_SCHEMA and DB_PREFIX. Closes #1649 2016-03-23 10:12:56 +00:00
James Brooks 43ac827d5b Added db port config to .env - closes #1393 2016-01-25 09:40:02 +00:00
Graham Campbell 282e61d202 Move 2015-10-01 20:31:19 +01:00
Graham Campbell e8427cb06b Add way to disable emoji support 2015-10-01 20:29:47 +01:00
Tobias Brunner 4dd839719f add example for MAIL_ENCRYPTION to example env file 2015-09-09 22:30:53 +02:00
James Brooks bbaa1fbfa6 Updated AltThree/Emoji for GITHUB_TOKEN usage 2015-08-06 18:56:00 +01:00
James Brooks 0e502ed53b Default to production 2015-07-27 22:28:52 +01:00
Graham Campbell 65fe410a93 Fixed the default debug setting 2015-07-26 10:26:13 +01:00
James Brooks a0d354c3e9 Configure Redis through environment variables. Closes #805 2015-07-23 21:47:49 +01:00
Chase Coney 1a5155dbc5 Add support for Vagrant/Homestead 2015-07-08 17:02:52 -05:00
James Brooks afa8c98fbd Set environment values for MAIL_ADDRESS and MAIL_FROM 2015-06-10 14:36:31 +01:00
Joseph Cohen 55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00
Graham Campbell b85752b101 Upgraded to laravel 5.1 2015-05-28 21:37:44 +01:00
James Brooks ed88aa841a Added APP_URL config 2015-04-19 09:16:59 +01:00
George Miller 6d6e8bcaf9 Update .env.example
DB_DRIVER is default set to sqlite. Anyone starting the project intending to use MySQL will have to look around to see to add that declaration here. Best add it to the example file to save them the hassle.
2015-03-31 21:21:52 +01:00
Joseph Cohen b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00