"GitHub" commit I should have put, sorry. Slightly overwhelmed by the fact that QueryBuilder / db remember as well as pagination have vanished since yesterday, until further notice. :)
Oct 8, 2014
3
Level 26
Life belt for early L5 adopters: Pull in specific composer commit...
.. when your experimental app has blown up, which happens to me twice a day right now:
"require": {
"laravel/framework": "dev-master#d6c990f94cfc610a2e2c09b34b923a50ecae7cdc",
[not 5.0#commit-hash as it was posted here somewhere]
Please or to participate in this conversation.