Hi Ive create a Route filter to check is the user is on a subscription. Im not trying to change the...
What am I doing wrong ? please advice ? Controller public function getHotelgallery($hotel) {...
Hi, So I'm working to setup laravel on my local system for development. Following along the guides t...
http://laravel.io/bin/1JqJ In this code I'm trying to test the store method, which is called after p...
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...
I've got three tables, dates, and composite dates (and a pivot table). A date can be in many composi...
I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...
Im not sure, but i think in the past, when i used timestamps() in my migration, laravel automaticall...
Hi guys! My cron jobs where working perfectly when I accessed the url and dumping the return of Cron...
Hi I'm developing a site that will allow registered users to 'navigate' and view content (office doc...
To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...
I'm building a threaded forum using closure tables. I have two tables, Paths and Comments, set up li...
I have a form that allows a user to submit a small image and a large image. The edit form is where I...
Hi, What is the best way to redirects that aren't secure, to a secure request? Like http://foo.bar s...
Fallowing these steps you will see the "bug" happen: Go to the "Create Thread"-...
Where do you guys all host your Laravel applications? And which Linux distribution is the best for L...
I'm in the midst of building a pretty large website with a lot of different content on each page. I...
Hi, I have a form with some validation rules and everything but the file validation works. The probl...
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