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...
I want to write a "clean reinstall" CLI but I have a little problem... I can't rollback ex...
hello I have symlink the public folders of my 2 projects to the DocumentRoot of Apache: root projec...
Hi there, I've got a little question on value objects. It's clear that value objects identify themse...
Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...
Hi, colleague! I think that common multilangual mechanism is a good idea. We have common class, whic...
I am making a site for a friend that everything on the pages are going to be editable through and ad...
Say I have a custom class, where I want to create the connection and specify the table once my class...
Hi I've got 2 tables. THe first one is the full listed option with (id, name). The second one is the...
Consider the following setup (and let's not discuss wether it makes sense as it's only an example)....
I have Posts, that are linked to many Tags in a many-to-many relationship. I also have an array of T...
Hey, take a look at the examples: echo public_path(); // C:\Users\JohnDoe\laravel\public vs echo ur...
Hi, I am sure that Laravel framework is well tested, but how can I find the test cases of Laravel it...
Hi, maybe i'm missing something, but i'm having a hard time figuring out how to save/update models w...
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