Over the last couple of years, the user experience bar for modern consumer and enterprise web application has risen steadily.

Users now expect immersive, responsive and interactive user interfaces that respond and adapt to their input and requirements.

Front-end Javascript frameworks are all the rage these days. These frameworks provide a lot of the functionality and plumbing you will need to create an interactive client-side application.

There is a lot of interesting work going on in projects like Ember, Angular, React and Backbone. Each individual project has both strengths and weaknesses, but each is driving the others to improve.

I’ve chosen to use Ember for Cribbb and so today we will be looking at adding Ember to a Laravel project.