How to generate slug using str_slug() helper function in Laravel 5?
Its very important to have user friendly URL for SEO purpose and this help to user to know that website they are on is correct or not. If there are s...
READ MOREIts very important to have user friendly URL for SEO purpose and this help to user to know that website they are on is correct or not. If there are s...
READ MOREVoyager - Backend Admin Panel Package for Laravel 5 In this post, i will tell you how to create backend admin panel in Laravel 5. I here use voyager p...
READ MOREIn this tutorial, i will tell you how to get client ip address in Laravel 5.2 Sometime you need to track the ip address of the visitors visiting on y...
READ MOREIn this post, I will tell you how to enable MySQL’s slow query log to see which query takes longer to execute. This is happen because of coding mis...
READ MOREIn most of cases, .htaccess file is hacked for malicious redirects. There may be some conditional redirect, you can execute rewrite rule if referri...
READ MOREIn most of case, you may face a common issue that rewrite module (mod_rewrite) does not work properly.. You are getting this error because of it is n...
READ MORE© 2016 All Rights Reserved | Contact Us | Terms of use | Privacy Policy