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.
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 <[email protected]> | |
* @see https://github.com/barryvdh/laravel-ide-helper | |
*/ | |
namespace { |