Laravel For Web Artisans

A Beginners Guide to becoming a Laravel For Web Artisan.

Ratings: 0.00 / 5.00




Description

This course will take you from zero to hero in Laravel, Here, we will cover everything that you need to be well-versed with Laravel.

This includes but is not limited to :

1. Laravel Basics - In-depth definition and explanation of Laravel.

2. Laravel Routes - Working with routes: returning strings, arrays, JSON, functions, and views with routes.

3. Laravel Controllers - How to create controllers, connecting controllers with views, models, and routes.

4. Laravel Views - Passing data to view, creating files in views, creating and optimizing sections in views.

5. Laravel Directives - Working with Directives such as if, unless, switch, foreach, forelse etc.

6. Laravel Migration - Connecting to Database, Running Migration Commands, and Migration Datatypes.

7. Laravel Query Builder - Selecting data from Database, Inserting data into Database, Updating data from Database, and Deleting data from Database.

8. Laravel Eloquent ORM - Selecting data from Database, Inserting data into Database, Updating data from Database, and Deleting data from Database.

9. Working with Forms - Getting Data from Forms, Validating Form Data, and sending responses to Forms.

10. Route Model Binding  - How to perform route model binding with controllers and routes

10. Building a Real World Project  - Creating the project UI, CRUD functionality of the project, validation and notifications, and reviewing and refactoring code using best practices.


So By the end of this course, you will a good foundation that will enable you not only to work effectively and efficiently with Laravel but also build real-world projects using Laravel.

What You Will Learn!

  • What is Laravel, its Advantages and Disadvantages
  • Laravel Installation
  • Laravel File Structure
  • Laravel Routes (Strings, Array, JSON, Functions and Views)
  • Laravel Controllers
  • Laravel Views (Passing Data to Views, Creating files in Views and optimizing sections)
  • Laravel @Directives
  • Laravel Migration
  • Laravel Query Builder
  • Laravel Eloquent ORM
  • Working with Forms
  • Route Model Binding
  • Real World Project

Who Should Attend!

  • Computer Science Students
  • Web developers (Beginners to Expert who want to learn Laravel)