Skip to content

Instantly share code, notes, and snippets.

To disable the auto save functionality in Sketch, open your terminal and put this

defaults write com.bohemiancoding.sketch3 ApplePersistence -bool no

Restart Sketch. Be happier.

<?php
/**
* An helper file for Laravel 4, to provide autocomplete information to your IDE
* Generated for Laravel 4.2.16 on 2014-12-24.
*
* @author Barry vd. Heuvel <barryvdh@gmail.com>
* @see https://github.com/barryvdh/laravel-ide-helper
*/
namespace {