Jul 25, 2016
0
Level 3
A week of Laravel #15 (17-24 July 2016)
A week of Laravel #15 (17-24 July 2016)
Updates: "Updates: laravel/framework [master, 5.2, 5.1], laravel/laravel [develop], laravel/installer [master], laravel/docs [master, 5.2], laravel/socialite [2.0], laravel/elixir [master], laravel/echo [master], Podcasts: The Laracasts Snippet, Laracasts, Larajobs"
Published: July 24, 2016
laravel/framework
master
- 9046e48: remove php 7 type hint @taylorotwell
- 810e96e: fix typo @taylorotwell
- 49b4741: clean up sync error handling @taylorotwell
- 9ee856e: cleanup throwable handling @taylorotwell
- 8021540: fix tests for php 7 @taylorotwell
- a5b537b: remove throwable type hints @taylorotwell
- 300da12: rename variable @taylorotwell
- 2a48f90: This help screen is almost never helpful. Mainly a @taylorotwell
- d593151: fix conflicts @taylorotwell
- f1e43d1: Remove unneeded code. @taylorotwell
5.2
- f6a4db4: Fix PDO connection on HHVM with the default "class @vlakoff
- ceccdf7: [5.2] Added release notes for v5.2.40 and v5.2.41 @tillkruss
- bf064f5: rollback index change @taylorotwell
- 9d853b9: Allow the detach method to accept a collection (#1 @arjasco
- be43de2: [5.2] Optimize Filesystem moveDirectory (#14362)* @BePsvPT
- 1657abd: Fixed issue with UrlGenerator and /index.php urls. @neochief
- 615b47a: fix comments @taylorotwell
- 2e22e71: [5.2] Avoid introducing breaking backward compatib @crynobone
- 1047748: Doc block fixed (#14411) @dan-har
- bca07b0: fix #14397 @jhdxr
- 29ba2e3: increment version @taylorotwell
- 7dfb945: moved up collectGarbage call to run it even when t @JeroenVanOort
- 6c553a7: Fixes input order issue (#14381) @amonger
- 4835c0a: fix #14387 pagination issue in the newest release @themsaid
- 6195211: increment version @taylorotwell
- 153af5c: fix #14367 by removing double URL encoding (#14370 @themsaid
- d059f90: Remove un-needed method overwrites (#14372) @themsaid
- 83d3ce2: [5.2] Fix return type of some validation methods ( @themsaid
- 4314e53: [5.1] Fix morphTo eager loading (#14191)* Fix morp @acasar
- 2759219: working on code @taylorotwell
- a8ca2b7: code cleaning @taylorotwell
- 85249be: fix console bug, fix redirect response @taylorotwell
5.1
- bf064f5: rollback index change @taylorotwell
- 1657abd: Fixed issue with UrlGenerator and /index.php urls. @neochief
- 4314e53: [5.1] Fix morphTo eager loading (#14191)* Fix morp @acasar
- d9ed009: change message @taylorotwell
- 90f2edd: Do not allow empty cache paths (#14291) @GrahamCampbell
laravel/laravel
develop
- 40ae681: tweak variables @taylorotwell
- cfb5a68: work on default styling @taylorotwell
- 1cbbf41: Remove some unneeded variables. @taylorotwell
- 6f2541f: new welcome page @taylorotwell
- e5cb0a3: working on sass @taylorotwell
- 467e00d: working on sass @taylorotwell
- abe35a0: working on sass @taylorotwell
- f41a400: Tweak a few variables. @taylorotwell
- 24766d4: redirect to home if authed @taylorotwell
- 592b7a2: add compiled assets @taylorotwell
- 3f5da4f: Include the font in the Sass. @taylorotwell
- e9fe020: sample js component @taylorotwell
- eb289b4: tweak js bootstrapping @taylorotwell
- 0699994: add files @taylorotwell
- 3f19733: bootstrap vue in app.js @taylorotwell
- fd569a3: Name this option "retry_after" for clarity. @taylorotwell
- 3cc0388: Use expire for consistency. @taylorotwell
- ea52a96: Remove mandrill as a default configuration since i @taylorotwell
- 1cc411d: remove directories. let them be jit created. @taylorotwell
- 93cdacf: remove word @taylorotwell
laravel/installer
master
- 40a13af: Respect the styles given. @TJSoler
- 31a5429: Respect the styles given. @TJSoler
- 86f46b0: Respect --no-ansi optionMakes laravel --no-ansi be @TJSoler
laravel/docs
master
- bb98f1c: working on queues @taylorotwell
- 9a767a6: fixing a few things @taylorotwell
- 4667363: fix typo @taylorotwell
- 603d070: mail doc editing @taylorotwell
- 70870f2: first pass at mail docs @taylorotwell
- 6002222: document directories @taylorotwell
- f720681: a few cleanups @taylorotwell
- 2e46bd6: working on docs @taylorotwell
- 561a2b0: working on helper docs @taylorotwell
- e9056c3: document storing uploads @taylorotwell
- 7e8d468: file system docs @taylorotwell
- 4161f2b: added note to queue docs @taylorotwell
- 0c9233a: change wording @taylorotwell
- bc71300: event docs. broadcasting will have its own page @taylorotwell
- 9ef9ea3: error docs @taylorotwell
- db924ff: collection docs @taylorotwell
- e7d8b27: cache docs @taylorotwell
- 2ad7808: working on cashier docs @taylorotwell
- 41f5e6a: remove option @taylorotwell
- 307e9f4: working on artisan docs @taylorotwell
- b19da75: continuing work on authorization docs @taylorotwell
- e2cbae5: first pass on auth docs @taylorotwell
- ffe395b: fix documentation @taylorotwell
- ec722fe: working on authorization docs @taylorotwell
5.2
- 3c96f11: Fix return of Defining Abilities example @felicianopj
laravel/socialite
2.0
laravel/elixir
master
- d1e177c: Remove test @JeffreyWay
- 6c83be7: Fix issue with referencing relative parent dirs - @JeffreyWay
- 4717cd6: Fix combine test @JeffreyWay
- 088f0a9: Add support for minimal logging - closes #584Run â @JeffreyWay
laravel/echo
master
Podcasts
The Laracasts Snippet
Laracasts
- Intro to PDO
- Classes 101
- How Do I Unit Test Eloquent Models?
- Voting: Part 1
- How Should I Name My Events and Listeners?
- ES2015 Generators
- Array#find and Array#includes
Larajobs
Reference: https://github.com/rinvex/larapulse/blob/master/2016/2016-07-24-a-week-of-laravel.md
Please or to participate in this conversation.