Hi all, i have a group of url that i want route. I have a field in my db called "permalink"...
Hello everyone! I actually struggle trying to add elements to the DOM using jquery. The data I want...
Hi there, I have a view that shows a list of "things". Each "thing" has a checkb...
Hi I'm developing a site that will allow registered users to 'navigate' and view content (office doc...
Hi, What is the best way to redirects that aren't secure, to a secure request? Like http://foo.bar s...
Did anyone manage to get it working ? to use laravels Validation to check i "username" con...
I'm in trouble: I have an iOS app which is used to track packages, I rewrote my backend using larave...
I'm using Laravel to build an Api, and also an in the same install that consumes that API with "...
Hello, I want to get the full route as a string dynamically. If I have for example "example.com...
I've got a resource route that I need to get to, but for some reason, when I POST to the route, my c...
Route::resource('admin/invoice', 'InvoiceController'); Route::get('admin/invoice/settings', array(...
Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...
I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...
Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...
Hello, I wish to set headers to all http requests in Laravel 3.2 header('Cache-Control', 'nocache,...
I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...
Hello, for my requirement, i need to strap referrer data so i am using like this {{ route('go', arra...
Hi everyone, I created I small application and it's working smoothly in internal network. I've then...
I've upgraded Laravel from 4.0 to 4.1. My application sets Cookies, which I also use in javascript....
Hi ! I have a navigation menu with childrens. So I need to put a class active to the element when is...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community