That is a rather broad question and likely won't get any or good answers here. Google is your friend! =)
Oke,
I found these :
http://maxoffsky.com/code-blog/laravel-shop-tutorial-1-building-a-review-system/ https://medium.com/laravel-4/laravel-4-e-commerce-c5afca925f28
but on both I do not see any reference to how to test the models and the controllers
Roelof
That would be because testing is a separate topic and is applicable to all software projects.
Good starting points may be http://laravel.com/docs/4.2/testing and http://code.tutsplus.com/tutorials/testing-like-a-boss-in-laravel-models--net-30087 (although the latter one is nearly 2 years old...)
https://medium.com/laravel-4/laravel-4-e-commerce-c5afca925f28
Could help you. Also a lot of other great tutorials there
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community