Link to home
Start Free TrialLog in
Avatar of burnedfaceless
burnedfaceless

asked on

Creating a streaming audio site/MVC

I want to create a streaming audio site for a band that allows taping. A site that it will be similar to is this one http://www.panicstream.com/vault/widespread-panic-04192009-orange-beach-al/

How do I create a Streaming Audio site?

I'm not going to mess with Laravel right now, but I want to create a primitive Model View Controller for this site. Can you reference materials on how to build a MVC site?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of burnedfaceless
burnedfaceless

ASKER

I want to use React, does that work with Laravel?

Also - what JavaScript should I use to stream music audio files?

I know I can use HTML5 but it seems like some JavaScript would be desireable
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I want to learn React. The logins to this site will be simple. I can handle coding it myself. I want to use it to use React, because React is hip and if I just used just PHP that's square.

When I get into Unix and Secure web design in a few years I will use Laravel and in Ecommerce I will use Magneto.

This will be the last major site I build from scratch.