Skip to content

Music Source Separation Web App with PHP & Laravel

Notifications You must be signed in to change notification settings

dxv2k/mss_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Source Separation Web App with Laravel

Music Source Separation Web App with PHP & Laravel

Requirements:

  • Laravel 8
  • Composer
  • Node.JS
  • XAMPP

Installation guide:

cd music_source_app Main folder for source code

composer install

php artisan serve Hosting web site at local host

Database:

Create table named laravel with MySQL & run php artisan migrate

Troubleshooting:

Error 500 Follow this guide https://stackoverflow.com/questions/56942397/how-to-fix-500-response-in-a-laravel-project/56942653

About

Music Source Separation Web App with PHP & Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages