Closed KIRBXx closed 10 years ago
Migrations incoming in next pull request. To run them you'll need to SSH to the server and run:
$ php artisan migrate
Expected output:
Migrated: 2014_01_05_194453_add_source_to_images Migrated: 2014_01_05_194901_add_verified_to_user
merged and live. Closing.
Tried this in the past, but failed.
Would be cool to have an "Image Source" field when uploading a picture, especially if it has a watermark. The "Source" would also display in app/image/index.blade.php. Not exactly sure where I want it to display, yet...