Skip to content

SoundWave is a Entertainment Website, where users can listen songs and watch videos. The whole project is built on Laravel, Php & jQuery.

License

Notifications You must be signed in to change notification settings

ahmedhamzaarif/soundwave

Repository files navigation

SoundWave

SoundWave is a Entertainment Website, where users can listen songs and watch videos. The website is managed by the admin panel which is built on Laravel Jetstream.

The Admin of the website can manage content right from the Admin Panel.

All the information is stored in the MySql database & linked to main view of the website.

The whole project is built on Laravel, Php & jQuery.

Demo

Website

System Requirements to test the project:

This project was built on Laravel 9. Before runnuing this application make sure your localhost is set to Php v8.0.13 otherwise the web application may not work properly. Also node must be installed on the system to run the project.

How to test project on a localhost?

  1. Download project in a zip file
  2. Create a database with name Sound in phpmyadmin
  3. Extract project file
  4. Open Terminal in project folder & run following command to create tables in database:
php artisan migrate 
  1. Import sound.sql in database
  2. Start php server by running following command:
php artisan serve 
  1. Start Vite server by running following command in separate Terminal:
npm run dev 
  1. Open web app in browser localhost:8000

About Developer

Hey! My name is Ahmed Hamza & I'm a web developer from Karachi, Pakistan.

Linkedin

About

SoundWave is a Entertainment Website, where users can listen songs and watch videos. The whole project is built on Laravel, Php & jQuery.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published