The following content is the first chapter of my new e-book titled “Laravel: my first framework“. This writing is copyright by Maksim Surguy. Unauthorized copy and distribution of this material is prohibited. Chapter 1. Meeting Laravel This chapter covers: An introduction to Laravel 4 PHP framework History of Laravel framework Advantages of using Laravel Developing a […]
The following content is a free chapter of my bestselling book, Integrating Front End Components with Web Applications. Please do not re-publish this content without my permission. Chapter 8 – Integrating Date Pickers This chapter covers: Theory behind date pickers Practical examples of date pickers in action Using Pickadate open source library for a date picker […]
I love geometric art. Within the last month a few things around the web inspired me to create something of my own that creates art based on geometrical shapes. The result of a few days of work is an interactive tool that allows anyone to create beautiful geometric patterns like this: You can view the […]
This post is an excerpt from my bestselling e-Book called “Integrating Front End Components with Web Applications“. Using Bootstrap 3 HTML/CSS/JS framework Almost any web developer that has made a website or two has heard of Bootstrap framework. Bootstrap is a frontend framework that provides the necessary CSS and Javascript to make your websites responsive […]
This tutorial is one more addition to my “Building a shop with Laravel” tutorial series. In this tutorial I will share what I have learned while building a “Smart Search” feature into a big project. What is smart search? Take a look at the GIF below to see what I mean: The real, working demo […]