As I was faced with choosing the best PHP framework for a project in the spring 2012 I found Laravel framework to be easiest to pick up. It allowed me to build my first application in a structured way with clean and understandable code. Fast forward to this day, I have built plenty of applications with […]
This tutorial is one more addition to my “Building a shop with Laravel” tutorial series. In the previous tutorial, I showed you how to implement very nice “Smart search” feature using Selectize.js plugin to make user experience a bit nicer: https://maxoffsky.com/code-blog/laravel-shop-tutorial-3-implementing-smart-search/ When I develop web applications, I care a lot about the user experience and […]