HighCharts Laravel 5
Laravel 5’s Blade templating engine is awesome. It can be used to directly inject PHP variables into a HTML5 template to display Eloquent ActiveRecord entities right away to the client. Besides this obvious intended...
Open Source Tecnologies
Laravel 5’s Blade templating engine is awesome. It can be used to directly inject PHP variables into a HTML5 template to display Eloquent ActiveRecord entities right away to the client. Besides this obvious intended...
Your website acts as a communication interface between your office/organization and your customers/visitors/users. Slow loading websites causes users to close the webpage. Slow speed websites are used in google ranking algorithms . So here...
Caching is everywhere. A request from your browser to its destination will pass a cache at almost every node. Your browser has a cache, most web proxy servers cache requests, and web servers like...
This is the second part of the post “How to create i Plugin for OCSNG” In the server, the ocs instalation find the file machine.php 1. vi machine.php 2. Around line 187 add ‘netstat’...