Nice job!
created my first project in Laravel, inspired by imgur.com
Hi I just recently started learning how to program with php and laravel. I started learning with Laravel 5.2 and after doing some lessons on laracast I decided to do my own project to test what I have learned. I decided to create an image hosting website inspired by imgur.com I've been working on it for 3 weeks and have most features completed. Visitors can upload images anonymously and get short links for uploaded images. Visitors can also register and upload and if they want share their upload 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. I've used lot of ajax so that when user gives a name to an album or image it's automatically saved without loading the page again. I've also implemented inifinite scrolling for albums, you can see it in action on front page.
There is also infinite scrolling for comments for each album. Comments can be voted on as well. I've managed to cream in lots of features under these short 3 weeks I've been learning laravel. At the time I was creating this I was also for first time learning javascript and JQuery, I use it alot in this project. I've also updated the project to Laravel 5.3 and it went without hitch. Signed up for forge and am currently hosting it there with easy deployment which I love.
I would love to have you test my first laravel project and let me know what you think of my progress so far. Here is the site:
if you dont want to register use this to login:
email: maximo86@gm.com
pass: 123456
Please or to participate in this conversation.