hockeymonkey96's avatar

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.

0 likes
4 replies
jlrdw's avatar

There was this on laravel news: https://laravel-news.com/laravel-and-e-commerce

you could also search through Github for laravel ecommerce packages and kind of look over the code and how they did things.

Or find one well maintained and give it a try and play around with it.

hockeymonkey96's avatar

The demo site for that book is down so I have my doubts as to whether it is worth the purchase price.

There are so many ecommerce packages that if you can recommend one that shows the controllers, views, models, etc, I'd be grateful.

hockeymonkey96's avatar

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.

Please or to participate in this conversation.