How to create a frontend for a shop on Laravel 8 using the application scaffolding Laravel Jetstream
I will talk about what you need to create a backend for a shop based on Laravel 8, or rather about creating Routes, Controllers, Services and Resources.
I will talk about how to create migrations in Laravel 8, how to create models in Laravel and why they are needed.