hello friends I find myself working with laravel and sentry, my situation is this: I'm working permi...
How can I get a laravel app to work inside a folder for example www.domain.com/laravelapp ?? I'm not...
I found how to perform verification of users while they are registerd to the site, simply sending th...
Can anyone kindly tell me how to intregate rollbar with Laravel. Here is are some links Rollbar Inst...
I am building my first website in Laravel. In this website I am showing a portfolio of several proje...
Hello Guys, i have a problem to saving the data from my form input array fields to database. i have...
Now i have product and productcategory table, and i want to show data from product and productcatego...
Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...
Hi, Can we check if a user is logged in using JavaScript? I'm using Cartalyst Sentry. The ideal res...
I am working on a project that need to paginate postgresql queries. The problem is that I can't put...
Is there a way to add a (fake) link to a Form:: Button? For some reasons the delete icon is not styl...
I needed a simple way to hash and check passwords, so I built artisan commands that basically wrap L...
I have a query and I have no idea how to simplify it or make sure it's correctly escaping data. I w...
Hello, I've got this: VIEW $days1 = implode(',', Input::get('days')); $tours = Tour::days($days1)-&g...
Hello, Lets say I have a list of Users. Each user has a created_at timestamp. What I want is: List...
I can't seem to find an answer to this. When I return french characters in a json response they are...
Hi I'm trying to get my head around Laravel so am trying out a pet project idea and have hit a roadb...
I thought these columns got updated automatically but they're not. I don't know what I may be missin...
I am in the planning stage of rebuilding our company CMS and we will definitely be using Laravel, bu...
I've installed Laravel 4 on Cloud9 (www.c9.io) and I can access a view directly like so: https://lar...
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