I use wampserver on windows 7. what different laravel homestead with wampserve (pro and cos)? Which...
when I tried to validate form field with number & min, min filter does not work properly. e.g. '...
Hi! Just to let you know, the Form::number() function returns "Method number does not exist.&qu...
Hi guys, in my controller StudentsController I have an action store which fires an Event after creat...
Hey guys, I just installed the eloquent-sluggable package: https://github.com/cviebrock/eloquent-slu...
Now i can't find Forum link in laravel.com website. why...
I'm having some trouble trying to create a custom filter. My goal is to make sure specific conditio...
Hello, I have made a model called abbonementen. And on abbonementen.blade.php there is a form where...
I encoded controllers and commands folder by using ionCube. Controllers run properly (pages render n...
Hi all, I'm just wondering how you like to tackle deploying a proper REST API? Specifically I'm wond...
hi, \n i use save() function for saving detail of table and this is work when i want change default...
Hello, For a project in laravel I need to do a form generator editor app like the one in Google call...
I have a validation rule like this... required_if:field_name,field_value|date_format:m/d/Y|futureDat...
Hi guys, I have the problem that when I change my Session config to "memcached" it does't...
Hey everyone, we're trying to figure out how to do what I call "nested relationships" in L...
Hello, I have an issue with the link to reset the password of my users. In my reminder.blade.php, I...
I have two tables, call them table1 and table2, corresponding to Table1 and Table2 models. Those two...
I'm trying to install laravel by using composer create-project laravel/laravel --prefer-dist but I...
Hi , I have upgraded my application to 4.2 from 4.0. I am facing problem of sessions. My scenario is...
How to assign value to a variable from an object? public function func() { $valida...
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