Browsing Category
Code
How to Use Chart.js For Displaying Data in Graphs?
Displaying data in graphs or charts make you application more user friendly and awesome looking. There are many frameworks to use for chart and graph display, but Chart.js is the best option. Chartjs is Simple, clean and engaging HTML5…
Understanding Linear and Radial CSS3 Gradient – Part 1
Understanding CSS3 gradient will make you a pro web designer. CSS3 gradients let you display smooth transitions between two or more specified colors. In this step by step tutorial about CSS3 gradient technique , you learn from the basic to…
How to Add Wysiwyg Editor in Laravel?
A WYSIWYG (pronounced "wiz-ee-wig") editor is one that allows you to see what the end result will look like while the interface or document is being created. WYSIWYG is an acronym for "what you see is what you get". Today you will learn how…
How to Limit the_content Function Text Length in WordPress?
If you are a WordPress theme or plugin developer, you definitely need to know how to limit the_content text length or the excerpt word. There are several tips and tricks that you let you do it. In this tutorial we are going to show you the…
A Beginner Guide to Learn Vuejs Framework
Vue is a new JavaScript framework. In 2016, you will see vuejs everywhere. It's easy to use and fan to learn vuejs framework. With vuejs you can make friendly, flexible and amazing web applications. In this tutorial we will introduce you to…
How Laravel Elixir Work?
If you are developing application with Laravel, and haven't used Laravel elixir, you are missing a cool feature of this framework. Laravel Elixir will speed up your site loading, specially when you have so many http request. If you want to…
How to Share Data to All Views in Laravel 5.2
We have talked about Laravel Framework so many times. It's easy to use, flexible and fast. It's true that, if you do not practice, you will never learn anything. As much as Laravel is amazing to use, it's hard to master as well. In today's…
How to Handle CSS Click Events (Checkbox)
CSS click events is one of the most interesting topic to learn. In the past, we used to use CSS just for designing and layout of site, but now you can do much more than just designing. Nowadays, CSS can make decisions, calculation and…
How to Use Faker and Seeds in Laravel 5?
Developing application with Laravel framework has become very easy. If you want to develop any web application, you will definitely refer to Laravel as PHP developer. Beside other amazing features that Laravel 5 gives us, here is something…
Laravel 5.2 Basic Routing
Previously, we learned how to install and configure Laravel framework. And now we are going to continue our topic about how Laravel routing and views works. If you haven't install Laravel yet, I recommend you to review our previous topic…
How to install Laravel 5 using Laravel installer?
Laravel 5 is one of the most popular PHP framework, meanwhile the documentation is not as clear as we should expect. When I was trying to follow the documentation guide for installing this framework on windows, I was getting some unexpected…
TECHNIG is proudly powered by WordPress