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...
I trying it now and I noticed something wierd. Im following a tutorial where url/cats schould retur...
Thanks, On another site someone suggested that for a financial app I need to inplement a transactio...
Thanks all, And then use transactions to store it into my database. Will it not be slow if there are...
no, Then I see this error message: Undefined variable: number_of_cats Which is wierd because on rout...
Thanks, I did try to follow that video and run into another problem. I have asked on the laracast f...
The Laravel portal for problem solving, knowledge sharing and community building.