Image Sharing Project in Laravel

Hello World, Welcome to ProjectsPlaza.com. This is image sharing project built with laravel 7 and bootstrap 4.This is a small project for laravel practice. In this project, When the user will upload an image then image path link, anchor link, and bb code link will be generated. Users can view all images and delete the specific images.

How to install this projects
1.  Download and extract the zip folder on wamp or xamp server
2.  Import the .sql database (You will get this file in the extracted folder)
3.  Change .env file according to your requirement (for database connection)
4.  Run the project

Comments

Popular posts from this blog

Video Sharing App in Django 3