Laurence Ioannou
|
fdc9b93edd
|
Update app.php
|
2015-01-18 13:17:49 +11:00 |
|
Taylor Otwell
|
b4b12e91f8
|
Merge pull request #3213 from ebynum/develop
Remove comment from duplicate bootstrap instance.
|
2015-01-16 09:50:10 -06:00 |
|
Ed Bynum
|
c170d0dc38
|
Remove comment from duplicate bootstrap instance.
|
2015-01-16 09:34:38 -06:00 |
|
Taylor Otwell
|
26fce312c5
|
Remove duplicate bootstrap reference.
|
2015-01-15 22:24:45 -06:00 |
|
Taylor Otwell
|
359af29ef3
|
Try a lighter version of the auth scaffolding.
|
2015-01-09 11:51:17 -06:00 |
|
Taylor Otwell
|
ce20ef22c1
|
Remove command suffix.
|
2015-01-07 15:29:01 -06:00 |
|
Taylor Otwell
|
083db95b95
|
Views.
|
2015-01-05 13:48:35 -06:00 |
|
Taylor Otwell
|
caa166f5d6
|
Remove middleware interface.
|
2015-01-05 13:16:21 -06:00 |
|
Taylor Otwell
|
df6fa97d70
|
Fix directory.
|
2015-01-02 16:30:29 -06:00 |
|
Taylor Otwell
|
203a0c3ba1
|
Change compiled path.
|
2015-01-02 16:29:35 -06:00 |
|
Taylor Otwell
|
ff13943dbe
|
Merge pull request #3200 from overtrue/patch-3
[5.0]Modify the wording of env() default values
|
2015-01-02 16:27:45 -06:00 |
|
Taylor Otwell
|
6d078c1d58
|
Merge pull request #3203 from jumilla/develop
Remove config for workbench.
|
2015-01-02 16:27:27 -06:00 |
|
Taylor Otwell
|
e2d0ab67e8
|
Add to the compiler.
|
2015-01-02 14:48:05 -06:00 |
|
Taylor Otwell
|
c1db7050ea
|
Add a basic service provider for config overwriting.
|
2015-01-02 14:47:42 -06:00 |
|
Taylor Otwell
|
c7eecb1c91
|
Merge pull request #3198 from ibrasho/switch-order-of-providers
Switch the order of app providers
|
2015-01-02 13:01:37 -06:00 |
|
Graham Campbell
|
223ff10d40
|
Merge pull request #3205 from GrahamForks/strict
Add "strict" setting for MySQL connection
|
2014-12-30 22:53:08 +00:00 |
|
vlakoff
|
88b90c7218
|
Add "strict" setting for MySQL connection.
Signed-off-by: Graham Campbell <graham@mineuk.com>
|
2014-12-30 22:52:03 +00:00 |
|
Fumio Furukawa
|
90f8e8bd9c
|
Remove config for workbench.
|
2014-12-31 03:09:37 +09:00 |
|
Carlos - 安正超
|
38e9a241db
|
Modify the wording of env() default values
|
2014-12-30 10:06:17 +08:00 |
|
Ibrahim AshShohail
|
a09c060268
|
Switch the order of app providers
|
2014-12-28 16:54:19 +03:00 |
|
Taylor Otwell
|
dc384fe1f5
|
Stub out some folders for jobs / commands and events.
|
2014-12-27 16:45:14 -06:00 |
|
Taylor Otwell
|
3cfe2a0c85
|
Merge pull request #3196 from ytake/develop
fixed MemcachedConnector Illegal string offset 'host'
|
2014-12-25 11:14:24 -06:00 |
|
Taylor Otwell
|
c84e2fa035
|
Merge pull request #3197 from coderabbi/develop
Update index.php - Fix Comment Lengths
|
2014-12-25 11:14:09 -06:00 |
|
Yitzchok Willroth
|
56933e9d3d
|
Update index.php - Fix Comment Lengths
What do you get the man who has everything? Why _perfect_ 'less four' declining length comments,of course... Happy holidays! :-)
|
2014-12-24 18:47:55 -05:00 |
|
Taylor Otwell
|
b60f57e77b
|
Simplify routes file.
|
2014-12-23 16:45:03 -06:00 |
|
Taylor Otwell
|
7b892e2452
|
Allow session encryption.
|
2014-12-23 16:18:38 -06:00 |
|
Taylor Otwell
|
5ce23f1859
|
Setup some stuff for config caching.
|
2014-12-23 10:51:14 -06:00 |
|
yuuki takezawa
|
ef6dc637dd
|
fixed
|
2014-12-21 14:32:27 +09:00 |
|
Taylor Otwell
|
49cbb23ac5
|
Sample database config.
|
2014-12-19 16:00:22 -06:00 |
|
Taylor Otwell
|
8f6db28661
|
Add connection settings to cache config.
|
2014-12-16 22:01:17 -06:00 |
|
Taylor Otwell
|
8d9bbc1c26
|
Update cache configuration.
|
2014-12-16 17:44:56 -06:00 |
|
Taylor Otwell
|
3646070dc1
|
Add expire option by default.
|
2014-12-16 16:10:19 -06:00 |
|
Taylor Otwell
|
e2b7f92abe
|
Merge pull request #3046 from driesvints/feature/phpspec-config-file
Add PHPSpec config file and dependency
|
2014-12-16 13:47:47 -06:00 |
|
Taylor Otwell
|
78b9b7d9b9
|
Use string "true".
|
2014-12-15 13:07:32 -06:00 |
|
Taylor Otwell
|
93434d8679
|
Use the "Env" helper which has boolean support.
|
2014-12-15 13:07:04 -06:00 |
|
Taylor Otwell
|
a6a0aab6c6
|
Merge pull request #3188 from anhskohbo/patch-3
Fixed artisan optimize crash
|
2014-12-15 13:04:20 -06:00 |
|
Nguyễn Văn Ánh
|
ac1e639715
|
Fixed artisan:optimize crash
|
2014-12-15 23:27:40 +07:00 |
|
Taylor Otwell
|
01adbfbb5f
|
Merge pull request #3187 from GrahamForks/autoload-dev
Make use of autoload-dev
|
2014-12-15 10:01:44 -06:00 |
|
Graham Campbell
|
931f0eb840
|
Make use of autoload-dev
|
2014-12-15 15:53:52 +00:00 |
|
Taylor Otwell
|
7a8b2256a3
|
Update value.
|
2014-12-15 08:49:07 -06:00 |
|
Taylor Otwell
|
b1dc129af5
|
Merge pull request #3132 from winglian/develop
use APP_KEY from environment if available for the secret key
|
2014-12-15 08:45:49 -06:00 |
|
Taylor Otwell
|
83a5602df1
|
Use environment options in database config.
|
2014-12-15 08:44:30 -06:00 |
|
Taylor Otwell
|
ce48990bf2
|
Tweak some paths again.
|
2014-12-15 08:42:13 -06:00 |
|
Taylor Otwell
|
47971fbba2
|
Merge pull request #3176 from slik/bugfix/artisan_optimize_crash
[5.0] Fixed artisan optimize crash
|
2014-12-08 23:57:06 -06:00 |
|
slik
|
fb4325c94a
|
fixed artisan optimize crash
|
2014-12-08 22:37:08 +02:00 |
|
Taylor Otwell
|
9d3a58284f
|
Fix database path.
|
2014-12-08 10:10:47 -06:00 |
|
Taylor Otwell
|
532297c109
|
Work on default project structure.
|
2014-12-08 09:31:31 -06:00 |
|
Taylor Otwell
|
0f88129356
|
Get rid of resources directory. Unnecessary.
|
2014-12-05 16:35:05 -06:00 |
|
Taylor Otwell
|
2d6b5c20fc
|
Delete directory.
|
2014-12-05 16:27:08 -06:00 |
|
Taylor Otwell
|
92f1d87605
|
Cleaning up a few things.
|
2014-12-05 16:25:46 -06:00 |
|