A classic business listing application built with PHP/Laravel, MySQL & Vue
- Clone the repository
- Copy contents of
.env.example
to.env
and set up the database credentials - Run
composer install
to install dependencies - You may use the sql dump that is in the root of this project for easy setup
- Run
php artisan storage:link
for uploaded images
- Click here to login
- Email: [email protected]
- Password: initsng
- Total categories
- Total listings
- Total reviews
- Total signed up users
- Showing listings by categories
- Maps to show the accurate location of the a single business listing
- Internal messaging system between users and admin (as a means of contact to ask more details about a listing)
- Favorite/Like a listing