Skip to content

John-Weeks-Dev/music-social-network-api

Repository files navigation

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

GO TO JOHN WEEKS DEV TUTORIAL VIDEOS

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

DemoVid.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

Screenshot 2022-10-10 at 20 18 12 Screenshot 2022-10-10 at 20 20 23 Screenshot 2022-10-10 at 20 18 12

Posts

Screenshot 2022-10-10 at 20 35 00 Screenshot 2022-10-10 at 20 37 48 Screenshot 2022-10-10 at 20 44 50 Screenshot 2022-10-10 at 20 46 51