So I have a view where I loop through then display a company's employees into a table. We are implem...
So, I have a situation where users can add posts to a forum and then comment on those posts. What I...
Your variable you are passing to the view is 'numbers_of_cats', not 'number_of_cats'
have you set 'debug' to 'true' in you app/config/app.php file?
Codebright is a really great beginner guide to Laravel. Goes over each of the basics, then into some...
But mine was first :'( . No hard feelings, I'm just glad everything worked out for you in the end!...
The Laravel portal for problem solving, knowledge sharing and community building.