Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...
Hello, I'm sure this issue has been reported already but I was hoping somebody might help. I've conf...
How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
I am planning to implement an api for a database using Laravel and I am hoping to have a search func...
I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...
hello, i stopped programming in php 14 years ago. now, the children are older i started programming...
Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...
Have a look at this thread on the archived forum. It says that if we use the following code: {{ Form...
Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...
i have installed laravel on my local server but i got message Whoops, looks like something went wron...
Hi, today i'm doing a web shop wuth Laravel Framework. Accident i got this error : Some mandatory pa...
What's the difference between @yield() and @section() @show They both are placeholders for the sec...
Hi, I am working on laravel food online delivery system and i need to add the city and location auto...
the code can't create data UserToken::on('user')->create($token_data); result: {"error"...
im using some inline block divs and I need them to be without spaces between them. how to turn it of...
Does anyone know if it possible to charge a setup fee when doing a subscription? I asked Stripe and...
I want more table create using L4, But when a create a new table called (mail) nothing migrate this...
I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...
Hey, just a quick question that I'm sure has been asked before but I don't have time to dig at the m...
select * from `prices` where `prices`.`item_id` in ('1', '2', '3') and `created_at` <= '2014-06-2...
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