PHP, Plugins, Themes, Wordpress

WordPress customization part 1- removing menu from wordpress dashboard

This is the first part of wordpress customization series. In this tutorial i will discus about removing menu from wordpress  dashboard. Removing a menu from dashboard doesn’t means that the menu has removed forever but it is just hide from admin screen. WordPress is a very popular cms (Content Management System) that provide us a very usual and easy back end environment.…

Continue Reading

1 YNqqSzHbkvuwhAUN1V640w
Laravel, PHP

Laravel voyager – The best free admin package for laravel

Laravel Voyager Introduction Laravel Voyager is a admin package that facilitate full administration system for Laravel framework. Voyager includes BREAD(CRUD) operations, a media manager, menu builder and much more features. BREAD/CRUD Builder Voyager provide a system that is called BREAD that means Browse, Read, Edit, Add and Delete. Using this functionality you can easily add any views and functionality to…

Continue Reading

laravel 56 is released 5a8c604e2b02a
Laravel, PHP

Laravel 5.6 – What’s new are releasing ?

Laravel 5.6 is ready to release in February 2018. Laravel 5.6 is releases, it is a good news for the lovers of laravel. Every one who work with php, knows about the Laravel. It is a very powerful and popular framework. In last two years, Laravel become the most popular framework. Laravel has a large community of developers, so it releases…

Continue Reading

hqdefault
Bootstrap

Bootstrap Validator plugin for form validation

Bootstrap validator is great plugin to validate a bootstrap form. It is a simple and bootstrap friendly form validation plugin for bootstrap 3. It is flexible, customizable and ajax enabled functionality to your bootstrap form. Bootstrap Validator installation there are two ways to install bootstrap validator plugin Download zip package manually from https://github.com/nghuuphuoc/bootstrapvalidator/archive/v0.5.2.zip Use Bower to install $ bower install bootstrapvalidator…

Continue Reading