Laravel5.4 - login with facebook in laravel

Hello today we are share with you one new articel/tutorials related how to login with facebook laravel. currently login with facebook laravel is mostly required in most of laravel application. Some time you need to implement in your lravel application singup and singin functionality using facebook API. most of devloper very tired ith this problem, so we are make one very easy tutorial for login with facebook laravel and it share with you. login with facebook laravel is a not big deal with .....

Continue reading By : Laravelcode June 26, 2017 Category 1393 views

Laravel5.4 - Prevent Browser's Back Button Login After Logout

In this tutorials we are sharing with you one common web securite issue in laravel project. you are many time notice in laravel onece your are login in your laravel application and and then after logout from laravel application and then you press your browser back button. you realise your previes page is show which you are open befor logout. So, this is not good for securite perpouse, so how to fix this issue in laravel application with very simple way. when you are logout from laravel applic.....

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

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 519 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 394 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 721 views