Skip to content Skip to sidebar Skip to footer
Showing posts with the label Laravel

Laravel Twitter Bootstrap: Showing Data On Views

I am showing data to views where i have the following layout, And i have to use that layout. I am q… Read more Laravel Twitter Bootstrap: Showing Data On Views

Sending Base64 Images Using Laravel

I am using Laravel to send emails and plain text works fine. However, I am having an issue attachin… Read more Sending Base64 Images Using Laravel

Laravel - Javascript Work In Jsfiddle But Not In Blade

I am trying to build a form and output its values in JSON format which I intend to shoot off to my … Read more Laravel - Javascript Work In Jsfiddle But Not In Blade

How Can I Add Active Class In Laravel On Header Items When They're Clicked?

I've been trying to get active class on my header items when they are clicked. I have a menu an… Read more How Can I Add Active Class In Laravel On Header Items When They're Clicked?

How To Select Button By Particular Text Using Jquery

I am trying to change CSS of button using jquery, but i am not able to find the button using text p… Read more How To Select Button By Particular Text Using Jquery

My Page Takes 3-5 Whole Minutes To Load, How Can I Possibly Reduce It?

I'm currently working on this project and the main page takes nearly 5 whole minutes to load. I… Read more My Page Takes 3-5 Whole Minutes To Load, How Can I Possibly Reduce It?

Using Ajax For Change Website Language

I Have very simple PHP html code for change my website language and I need to use Ajax to not-reloa… Read more Using Ajax For Change Website Language

Hide Div On Specific Url With Css Or Js

I'm trying to hide a .sidebar-item on a specific link. I am using Laravel & Bootstrap. I ca… Read more Hide Div On Specific Url With Css Or Js