How to upload custome file in ckeditor in php

Hello everyone we are sharing a one very helpfull ckeditor tutorials, some time you integrate ckeditor in you php project and you want to add functionality to upload image from your local computer with ckeditor. so we are making one ckeditor script which very usefull to all for upload any file local computer to server without add ckeditor file browsing plugin. this ckeditor script is very easy for implement in your code. and everyone to able to change and add some his/her own functionality.....

Continue reading By : Laravelcode June 22, 2017 Category 17819 views

How to install laravel in android phone

In this tutorials i gonna share with you Amazing artical, "How to install laravel in your Android Phone". this artical is very helpfull for performe a small tack for laravel on your Android phone without open your PC or laptop.so let's start. i will explain all thins one by one. so please followed all step and you can easely install or run laravel applilcation in your Android Phone. Step 1 : Install "Termux" Aplication from Google Play Store Termux is provide all fu.....

Continue reading By : Laravelcode June 21, 2017 Category 7624 views

How to create custom 404 page in laravel

In this tutorials, i am showing to how to manage 404 error in your laravel project. Because when you upload your laravel site in live and if you not create any 404 page and you not manage it right way then it more effect in your site SCO. When any user visit your site and he/she try to pass rong routes or paramiters in URL, then your site showing error and google considers it your site URL breck and it's effect in your site SCO So, how to manage that type problem in laravel in right wa.....

Continue reading By : Laravelcode June 11, 2017 Category 13585 views