https://github.com/john-weeks-dev/music-social-network-api
Music Social Network Api is the the backend/api for music-social-network. Made with Laravel
https://github.com/john-weeks-dev/music-social-network-api
image-crop image-cropper image-cropping image-upload intervention-image laravel laravel-api laravel-application laravel-crud laravel-crud-api laravel-framework laravel-image-intervention laravel-image-upload laravel-sanctum laravel-sanctum-token laravel-service laravel-vue laravel9 php php-framework
Last synced: 4 months ago
JSON representation
Music Social Network Api is the the backend/api for music-social-network. Made with Laravel
- Host: GitHub
- URL: https://github.com/john-weeks-dev/music-social-network-api
- Owner: John-Weeks-Dev
- Created: 2022-11-06T11:25:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T10:42:59.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T05:24:58.598Z (5 months ago)
- Topics: image-crop, image-cropper, image-cropping, image-upload, intervention-image, laravel, laravel-api, laravel-application, laravel-crud, laravel-crud-api, laravel-framework, laravel-image-intervention, laravel-image-upload, laravel-sanctum, laravel-sanctum-token, laravel-service, laravel-vue, laravel9, php, php-framework
- Language: PHP
- Homepage: https://rumble.com/v1q1if1-laravel-9-and-vue-3-full-project-tailwind-css-pt-1.html
- Size: 18.6 MB
- Stars: 20
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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**
[](https://rumble.com/v1q1if1-laravel-9-and-vue-3-full-project-tailwind-css-pt-1.html)
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 installcp .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
![]()
![]()
![]()