KIRBXx / TRMedia

TRM - Main
1 stars 0 forks source link

Image Source #18

Closed KIRBXx closed 10 years ago

KIRBXx commented 10 years ago

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...

rickr commented 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

rickr commented 10 years ago

merged and live. Closing.