Hello, First time Laravel install - went great. Then installed https://github.com/rydurham/Sentinel...
Hi everyone! I have a sub-view (which i call widget) in my pages which accepts a parameter, and this...
instead of querying for his data on each page load? or it is not secure?
I'm trying to get Laravel 4.1's built-in password reminder functionality working, and it's failing s...
I have input with name = "image []" multiple = "multiple" which depends on other...
There are numerous articles detailing how to move the Laravel app folders into the same location as...
Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...
I have a question use throughout my application ACL (Access list controller) and do consultations in...
Hi Guys, I have a query which it's toSql result is: select * from `jobs` left join `locations` on `j...
I would like to how codeception can help when dealing with clients requirements ? Does anybody has c...
Hi i was checking my develop and i saw something wrong, the develop works apparently fine but just w...
Hello, i have created package, which adds roles and permissions functionality to the laravels authen...
I'm trying to relate a user model and a comments model. My user model has the following code.. clas...
This may be a weird question, but is there a way to seed the db from a migration? The reason is that...
DB::table('items')->where('id', $itemID)->increment('save',1); As above, is that possible or d...
Given this URL structure www.example.org/category www.example.org/category/subaction1 www.example.or...
I'm building multiple page quiz. When users select options(answer) for a question, it should store i...
I'm struggling with where to put logic like this? http://laravel.io/bin/Qz41 I have a multi domain a...
Hey there, we´re trying to rebuild our company´s website with laravel. At the moment we have some bi...
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