Mark Redeman
43f66d5976
Added QUEUE_DRIVER to .env.example
2015-03-01 19:31:33 +01:00
Taylor Otwell
6249969271
Merge pull request #3283 from mathewhany/master
...
Update app.blade.php
2015-02-26 09:56:07 -06:00
Mathew Hany
4802aec019
Update app.blade.php
2015-02-26 07:21:11 -08:00
Taylor Otwell
4929781b95
Merge pull request #3282 from mathewhany/master
...
Update app.blade.php
2015-02-26 07:39:30 -06:00
Mathew Hany
92510f7e88
Update reset.blade.php
2015-02-26 01:53:27 -08:00
Mathew Hany
95d708379f
Update register.blade.php
2015-02-26 01:52:00 -08:00
Mathew Hany
c07377b230
Update password.blade.php
2015-02-26 01:50:08 -08:00
Mathew Hany
7ea1213884
Update login.blade.php
2015-02-26 01:49:18 -08:00
Mathew Hany
4e0ad9e6fc
Update app.blade.php
2015-02-26 01:44:03 -08:00
Mathew Hany
99f2f1949f
Update app.blade.php
2015-02-26 01:38:17 -08:00
Taylor Otwell
78e24acf2a
Merge pull request #3278 from jpkleemans/patch-1
...
Updated Run The Application comment
2015-02-24 19:58:56 -06:00
Jan-Paul Kleemans
6b496a7209
Updated Run The Application comment
2015-02-23 19:12:15 +01:00
Taylor Otwell
1cf4fb6bd6
Merge pull request #3243 from mikefrancis/patch-1
...
Remove inline styling, add class to link
2015-02-22 19:55:15 -06:00
Taylor Otwell
4e444b0820
Merge pull request #3245 from webpatser/hotfix/npm-warning
...
Get rid of npm warning: "npm WARN package.json @ No repository field."
2015-02-22 19:54:21 -06:00
Taylor Otwell
29059a6365
Merge pull request #3246 from Garbee/filemode-queue
...
Remove executable status from queue config.
2015-02-22 19:54:10 -06:00
Taylor Otwell
c357eb0ccd
Merge pull request #3250 from bbashy/patch-1
...
Use relative href on 503 font path
2015-02-22 19:53:37 -06:00
Taylor Otwell
1c58722f02
Merge pull request #3258 from fwForks/master
...
Added <title> tag
2015-02-22 19:52:47 -06:00
Taylor Otwell
94000aec2e
Merge pull request #3260 from itised/master
...
config options for larval/framework pr #7409
2015-02-22 19:52:33 -06:00
Taylor Otwell
c9afa3480f
Merge pull request #3262 from mikedugan/master
...
remove unused use statements
2015-02-22 19:52:20 -06:00
Taylor Otwell
41b9969c45
Merge pull request #3265 from TheShiftExchange/patch-1
...
Have logical default for Queue Driver when testing
2015-02-22 19:52:11 -06:00
Taylor Otwell
8e15c7f73e
A few tweaks to mail config.
2015-02-22 19:48:52 -06:00
Taylor Otwell
cc09679c81
Merge pull request #3269 from martinbean/set-mail-defaults
...
[5.0] Set mail config values in .env file.
2015-02-22 19:46:43 -06:00
Taylor Otwell
7a5a5c7e38
Merge pull request #3273 from theravel/master
...
Glyphicons are absent from Bootstrap
2015-02-22 19:46:02 -06:00
dtarasov
fe503cda32
Glyphicons are absent from Bootstrap
2015-02-19 11:37:26 +03:00
Martin Bean
4310e0b3ea
Made mail config values configurable by .env file.
2015-02-17 22:59:32 +00:00
Laurence Ioannou
c4635187c7
Update phpunit.xml
2015-02-14 18:45:27 +11:00
Mike Dugan
96e64ef66c
remove unused use statements
2015-02-13 15:10:04 -05:00
Edward DeMaio
2c2488e4bd
fixed spacing issue
2015-02-12 21:31:22 -05:00
Edward DeMaio
13efed3ca4
added url_type option to cloud files config
...
added default url type to Rackspace Cloud Files config to match the pr #7409 in laravel/framework
2015-02-12 21:29:54 -05:00
Taylor Otwell
e3630a53af
Use vendors.
2015-02-12 13:15:45 -06:00
Taylor Otwell
e11deb1412
Tweak ignores.
2015-02-11 12:52:49 -06:00
Taylor Otwell
d57e785564
Fix order.
2015-02-11 12:50:34 -06:00
Taylor Otwell
3084c2ae62
Ignore a few paths in linguist.
2015-02-11 12:49:50 -06:00
Florian Wartner
e01c17369f
Added <title> tag
2015-02-11 02:01:45 +01:00
Ben Sampson
8f6489ef2f
Use relative href on 503 font path
2015-02-08 05:07:57 +00:00
Taylor Otwell
35acc5408c
Simplify exception handler.
v5.0.1
2015-02-06 13:37:48 -06:00
Jonathan Garbee
cb2c469a52
Remove executable status from queue config.
2015-02-05 11:03:35 -05:00
Christoph Kempen
3d14dc9a5d
Get rid of npm warning: "npm WARN package.json @ No repository field."
2015-02-05 11:48:57 +01:00
Mike Francis
eae3689b35
Remove inline styling, add class to link
...
Doing so negates the need inline styling, as Bootstrap has a `btn-link` class which works with grouped buttons.
2015-02-04 15:10:44 +00:00
Taylor Otwell
da60de8973
use stable
v5.0.0
2015-02-04 08:17:25 -06:00
Taylor Otwell
b2c7954e1e
Merge pull request #3235 from jhmilan/develop
...
Mentioning new config option
2015-02-04 08:14:34 -06:00
Taylor Otwell
4552d93b66
Merge pull request #3234 from DavidLemayian/patch-1
...
Use no protocol to fetch Lato font
2015-02-04 08:14:16 -06:00
Taylor Otwell
b07b9f8426
Merge pull request #3240 from danharper/patch-1
...
[5.0] Add "node_modules" to .gitignore
2015-02-04 08:13:14 -06:00
Taylor Otwell
009c2fbd26
Tweak artisan file.
2015-02-03 09:02:18 -06:00
Dan Harper
b600d877f1
Add "node_modules" to .gitignore
...
Seems sensible if Laravel's going to push Elixir.
A person unfamiliar with the node ecosystem should be able to use Elixir with ease, however I don't feel they should necessarily know up-front that they should add node_modules to their global .gitignore file.
2015-02-01 11:16:11 +00:00
Jose H. Milan
a70c11fcce
Mentioning new config option as per Taylor request
...
https://github.com/laravel/framework/pull/7173#issuecomment-71988006
2015-01-29 09:46:32 +01:00
David Lemayian
8bf428c193
Use no protocol to fetch Lato font
...
When using https://example.com , the welcome page design looks off due to fetching the Lato font on http://.
Ref: https://github.com/laravel/framework/issues/7159
Better yet, instead of https:// or http://, //
2015-01-28 22:18:43 +03:00
Taylor Otwell
e0c22a6e71
Merge pull request #3233 from GrahamForks/stability
...
Use stable dependencies
2015-01-27 14:54:20 -06:00
Graham Campbell
eb63ae5ee5
Use stable dependencies
2015-01-27 20:39:24 +00:00
Taylor Otwell
c3e3d9dc4b
Include CSRF middleware in base install for easy override / whitelist.
...
This makes it easy to skip CSRF verification for things like web hooks
and such from GitHub / Stripe.
2015-01-26 19:32:22 -06:00