Commit Graph

4432 Commits

Author SHA1 Message Date
Austin H 0bbe752e87 Fix more spacing.
This converts AppServiceProvider to spaces since it wasn't and removes
a few empty lines after class declarations.
2015-03-20 20:30:50 -07:00
Taylor Otwell 1f5681b398 Remove space. 2015-03-20 10:26:19 -05:00
Taylor Otwell 5e11f87de2 Remove auth scaffolding to make it opt-in. 2015-03-18 12:55:56 -05:00
Taylor Otwell 5644e8e320 fix conflicts. 2015-03-13 22:04:40 -05:00
Taylor Otwell c822db1f5b Update compiled file directory. 2015-03-13 22:02:50 -05:00
Taylor Otwell 7cbe38c0a9 Merge pull request #3302 from EliuFlorez/patch-13
Update server.php
2015-03-04 09:41:28 -06:00
Taylor Otwell ce5bcb2f8f Merge pull request #3304 from sineld/develop
support for unencrypted mail server usage like mailcatcher.me
2015-03-04 09:40:37 -06:00
Sinan Eldem fad5c6ee9b support for unencrypted mail server usage like mailcatcher.me 2015-03-04 11:26:14 +02:00
Eliu Florez 3bd0584920 Update server.php
Replace and by &&
2015-03-03 22:43:33 -04:30
Taylor Otwell 8909e75552 Some spacing. 2015-03-02 15:31:27 -06:00
Taylor Otwell c9c0380b34 Just use helper function in middleware. 2015-03-01 21:35:37 -06:00
Taylor Otwell 055edad216 Merge branch 'master' into develop 2015-03-01 21:34:01 -06:00
Taylor Otwell 393569bfda Merge pull request #3294 from MarkRedeman/master
Added QUEUE_DRIVER to .env.example
2015-03-01 21:24:25 -06:00
Mark Redeman 43f66d5976 Added QUEUE_DRIVER to .env.example 2015-03-01 19:31:33 +01:00
Taylor Otwell 5e71cc5232 conflicts. 2015-02-26 09:56:50 -06: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 5e71bcae3c fix bad merge. 2015-02-26 07:45:20 -06:00
Taylor Otwell 338f5f1cce fix conflicts. 2015-02-26 07:42:24 -06: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 73e1c71e70 Merge pull request #3279 from marcus-herrmann/develop
Use "for" attribute on labels in auth views
2015-02-25 08:03:24 -06:00
mhe 4f88bcb4e1 Use "for" attribute on labels in auth views 2015-02-25 09:17:59 +01:00
Taylor Otwell eacb058caf Connection setting in Redis queue. 2015-02-24 20:07:09 -06:00
Taylor Otwell e590bf2223 Merge branch 'master' into develop 2015-02-24 19:59:13 -06: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 4c78958b5b Tweak a few things. 2015-02-22 22:37:16 -06:00
Taylor Otwell cc2139ac91 Tweaking a few things. 2015-02-22 21:56:03 -06:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell 76d4c11c0f Merge branch 'master' into develop 2015-02-22 19:58:23 -06: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 2f1786055d Merge branch 'master' into develop 2015-02-22 19:50:13 -06:00
Taylor Otwell 01cf5f183a Merge pull request #3267 from GrahamForks/fix
Fixed 5.1 installation
2015-02-22 19:49:32 -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
Taylor Otwell 1500a18696 Tweak some jobs and names. 2015-02-20 20:49:06 -06:00