Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...
Hello, I have this model : <?php class Category extends Eloquent { protected $fillable = a...
Hello, I installed phpunit and made a directory app/test/unit with in it a test named TestProduct. B...
hello, I installed this package and made a upload field. Now as I want to save the product with the...
Hello, I have installed codeception as the manual says so I have a directory test/unit In that I mad...
Solved that one. The error was in the model where abbonementen was a array. But now I see a message...
Thanks it do not solve the problem. I still see the error message. When I do this : return Input:all...
I use now {Form:input ('decimal', 'bedrag') But I do not know if that is a good way to store a dec...
No one who can help me figure out how I can deal with money and a form ? Roelof
Hello, I found it after some talking on IRC. There was a extra space after the abbonementen director...
The Laravel portal for problem solving, knowledge sharing and community building.