Certificate of Completion
Mon, 9 Aug 2021 09:00 AM
Tarsoft Logo
Verified Certificate
This certificate is awarded to

Muhammad Nabil Akmal Bin Halim

For successfully completing Laravel Bootcamp Novice to Intermediate

About This Class

Laravel Bootcamp Novice to Intermediate training designed to introduce participants to Laravel framework fundamentals and gradually build their skills toward intermediate-level web application development.

This bootcamp focuses on practical implementation, covering Laravel architecture, MVC concepts, routing, controllers, Blade templating, database integration, authentication, validation and basic security practices. Participants will learn how to build, manage, and deploy a functional Laravel web application using best practices and real-world development workflows.

By the end of the bootcamp, participants will be able to develop, maintain, and enhance Laravel-based web applications with structured code, database integration, and user management features.

Topics Covered 5
Status
Completed

Class Syllabus

1

Laravel Fundamentals and Environment Setup

- Introduction to Laravel framework - MVC architecture overview - Installing Laravel (Composer & Laravel Installer) - Project structure & directory overview - Environment configuration (.env file) - Running Laravel application & basic troubleshooting

2

Routing, Controllers and Blade Templating

- Web routing & route parameters - Controllers & request handling - Blade templating basics - Layouts, sections & components - Passing data from controller to view - Hands-on: Build basic pages with dynamic data

3

Database and Eloquent ORM

- Database configuration & migrations - Creating & managing database tables - Eloquent ORM basics (Models, Relationships) - CRUD operations (Create, Read, Update, Delete) - Form handling & validation - Hands-on: CRUD module development

4

Authentication, Authorization and Security

- Laravel authentication (login, registration) - Middleware concepts - Authorization (roles & permissions – basic) - Form request validation - CSRF protection & security best practices - Hands-on: Secure user-based access control

5

Intermediate Features and Deployment Basics

- File upload & storage - Pagination & search - Error handling & logging - Basic API introduction (routes & controllers) - Deployment preparation & environment setup - Final mini project & presentation - Q&A and training wrap-up