Imageshare is a image hosting and sharing Laravel 5.3 application. It is inspired by imgur.com
Features:
Visitors can upload images anonymously and get short links for uploaded images. Visitors can also register and upload and if they want share their uploads with the community.
Shared uploads which are called albums can be commented on, voted on and favorited. Albums can be named, images can be named and given description. There is inifinite scrolling for albums and for comments. Comments can be voted on as well. Each registered user can vote, favorite and comment albums. They can create their own albums and upload images to them. These albums can either be private or public and can be shared with the community.
There is also admin area where albums and images can be inspected and deleted. To test it enter [email protected] and ‘password’ when visiting http://imageshare.code4fun.io/ and trying to login. After login browse to http://imageshare.code4fun.io/admin to test the admin area. In the demo albums and images don’t actually get deleted just so that users testing it don’t delete all the albums or images.