- 19 Jun, 2016 2 commits
-
-
[5.3] Use proper PDO fetch style
Taylor Otwell committed -
vlakoff committed
-
- 07 Jun, 2016 1 commit
-
-
Taylor Otwell committed
-
- 04 Jun, 2016 3 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
This config option ties in with changes in fbd6e77 that were tagged in v5.2.35 of the framework.
Michael Dyrynda committed
-
- 02 Jun, 2016 2 commits
-
-
Make TestCase abstract
Taylor Otwell committed -
Amo Chohan committed
-
- 30 May, 2016 3 commits
-
-
Graham Campbell committed
-
[5.3] Update `can` middleware to new namespace
Taylor Otwell committed -
Joseph Silber committed
-
- 29 May, 2016 2 commits
-
-
Add missing Mandrill secret keys in config.services
Taylor Otwell committed -
Luqman Rom committed
-
- 26 May, 2016 5 commits
-
-
Taylor Otwell committed
-
[5.3] Remove the Authenticate middleware
Taylor Otwell committed -
Joseph Silber committed
-
Taylor Otwell committed
-
[5.3] Make the Authenticate middleware throw an AuthenticationException
Taylor Otwell committed
-
- 25 May, 2016 3 commits
-
-
Taylor Otwell committed
-
[5.3] Added the new bindings middleware
Taylor Otwell committed -
Joseph Silber committed
-
- 22 May, 2016 2 commits
-
-
Joseph Silber committed
-
Joseph Silber committed
-
- 18 May, 2016 1 commit
-
-
[5.2] Get guest middleware using guestMiddleware() method in ResetsPasswords
Taylor Otwell committed
-
- 13 May, 2016 4 commits
-
-
Applied fixes from StyleCI
Taylor Otwell committed -
Graham Campbell committed
-
Graham Campbell committed
-
Taylor Otwell committed
-
- 12 May, 2016 2 commits
-
-
[5.3] Add "sslmode" setting for PostgreSQL connection
Taylor Otwell committed -
The commit https://github.com/laravel/framework/commit/586bffa1d758e09114821b694b5e800cc9bbfb5f added support for sslmode in PostgresConnector.php and sslmode has been around since postgres version 9.1 (2011). This change makes it possible to specify sslmode from the config file. Also serves as documentation to other developers so they don't have to dive deep into the code to figure out that it's posible to set this option. The posible values for sslmode are: disable, allow, prefer, require, verify-ca, verify-full The default value is "prefer". http://www.postgresql.org/docs/9.5/static/libpq-ssl.html#LIBPQ-SSL-PROTECTION
Jorge González committed
-
- 11 May, 2016 2 commits
-
-
Add language line for image dimensions validation rule
Taylor Otwell committed -
[5.3] Enabled MySQL "strict" mode by default
Taylor Otwell committed
-
- 10 May, 2016 1 commit
-
-
Adam14Four committed
-
- 09 May, 2016 2 commits
-
-
Taylor Otwell committed
-
Mohamed Said committed
-
- 04 May, 2016 3 commits
-
-
Taylor Otwell committed
-
Merge branch 'feature/session-store-config' of https://github.com/tomcastleman/laravel into tomcastleman-feature/session-store-config
Taylor Otwell committed -
Taylor Otwell committed
-
- 02 May, 2016 2 commits
-
-
Tom Castleman committed
-
Use Bootstrap 3.3
Taylor Otwell committed
-