Looking for a Laravel 5.5 E-Commerce textbook or tutorial
I cannot find one source that is comprehensive so I'm having to refer to textbooks written for Laravel 4 and bit and pieces of tutorials from different websites. Also I've tried installing Aimeos expecting the source code to show up (controllers, models, migrations, views, etc) so I can use it as a template but it did not. I am new to Laravel but have programming experience so an intermediate level book is okay. Please list if you know any.
The first two have no controllers so I don't want to use them but then among the next few, Avored is the only one with a demo site I can visit so I'm inclined to really learn that one first. What do you think? Is Laracom a better choice?
I've settled on Avored although ideally I wanted to find something that has more of a basic ProductController, OrderController and UserController. Sorry for the wall of words.