music-social-network-api

Music Social Network Api is the the backend/api for music-social-network. Made with Laravel

Stars
20
Committers
2

Music Social Network API (music-social-network-api)

Tutorial series on how to build this

If you'd like a step by step guide on how to build this just CLICK THE IMAGE BELOW

Come and check out my YOUTUBE channel for lots more tutorials -> https://www.youtube.com/@johnweeksdev

LIKE, SUBSCRIBE, and SMASH THE NOTIFICATION BELL!!!

Demonstration Video

https://user-images.githubusercontent.com/108229029/194870186-6bcc9183-a8f0-410e-bd26-5775274459e1.mp4

Setup

Clone the project

git clone https://github.com/John-Weeks-Dev/ev-charge-map-api.git

Then

composer install 

cp .env.example .env 

php artisan cache:clear 

composer dump-autoload 

php artisan key:generate

php artisan serve

Create a DATABASE an then run the command

php artisan migrate

Application images/pages

Profile Section

Posts