Laravel 4 – simple website with backend tutorial – Part 1
Most of the tutorials I found on Laravel 4 don’t really cover an entire process of building a web site/app with the framework. That is why I wanted to write down my process of building a web site, with a backend panel, simple user authentication, content management, image processing, API routes, etc.