So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...
I have a complicate request that I hope translate with Eloquent ORM or with Query Builder, but I can...
I'd like to use hashids replace general numeric id. so i add a route bind in routes.php to decode ha...
Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...
I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...
Hi guys, I'm using Sentry for my app. To get the user in the session controler I use : class SentryS...
Hello everyone. I'm trying to install zizaco/entrust but are facing a problem in migrations, I think...
In many blade subtemplates section "example" doesn't exitst. How to check in master blade...
Hi I'm trying to integrate facebook into a back end, enable the user to post to the companies facebo...
I have 3 tables: users, blogs, blogcomments. on the main blog page, i want to get the blog's title,...
Hi guys, I am using laravel forge and it's awesome. However i ran into one problem. I created a serv...
I have User and Post model. And my question is where to put method's like getAllMyCommentedPosts() o...
Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...
Hi everyone, I ran into an issue with subdomain routing configuration. Here is what I am trying to a...
Hi, It's my first post and, in fact, isn't properly a question, but a request for suggestions becaus...
here's my code in my view <p><?php echo $remaining_seats[$event->id]; ?>{{ $remaining...
I want to do something similar to this: <div class="{{ $errors->first('identifier') or 'h...
How do you handle user images and profile pic? I have a table oft user images each row is an image a...
Hey guys, I've got a form that gets used to perform an inspection. 1 Inspection is completed each mo...
Hi, Since moving an existing project from AWS to a new Forge spawned DigitalOcean server, it doesn't...
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