Skip to content

Instantly share code, notes, and snippets.

View Sentences's full-sized avatar
👔
Dealing with Laravel

Nico R Sentences

👔
Dealing with Laravel
View GitHub Profile
@Sentences
Sentences / libraries-file.php
Created October 23, 2012 14:14 — forked from sparksp/libraries-file.php
Extended File for Laravel
<?php
/**
* File
*
* Note: Remember to remove the "File" alias in APP_DIR/config/application.php
*
* @author Phill Sparks <me@phills.me.uk>
*/
class File extends Laravel\File {