Since last December, I changed my php framework from CakePHP to Laravel. Primary reason for doing this is, that there are way more documentation for Laravel than for CakePHP. I have a small project that I use as my learning project. While learning the framework, I realized that my front-end framework will also be changing. Although I love Angular its…