Level 1: Beginner Level
Goal: to create your very first simple Laravel project.
Installation and Initial Configuration
Laravel Starter Kits
Routing and Controllers: Basics
Blade Basics
Full Simple CRUD: Tables and Forms
Level Completing Project: Personal Blog
To achieve this Beginner level, you would need to practice by creating something like this personal blog project.
Inside of the repository above, you will find all the details of the task, with a few example solutions.