Learn Laravel for Beginners - With Examples

You'll learn how to use and manage your web application using Laravel PHP Framework | Examples will be included

Ratings 0.00 / 5.00
Learn Laravel for Beginners - With Examples

What You Will Learn!

  • Learning The basics of LARAVEL - Installation and Running
  • Learn the structure of Laravel parts and how they work - MVC
  • Learn modeling (Eloquent ORM) - And Database
  • Laravel HTML directives
  • Laravel and APIs

Description

THE LECTURES ARE STILL BEING UPLOADED

Hello every body ,Here is a detailes outline for what we will learn in this course

This course is made for beginners to learn LARAVEL PHP Framework .In this course you will learn :

  1. What is Laravel and How to install and run Laravel

    • Know about Laravel as a framework

    • Installing Laravel using composer

    • Laravel File Structure

    • Introduction to artisan command file of Laravel

    • Introducing Laravel conventions

  2. The components of laravel :

    1. Routings - How requests are being read by processing the URI of a request

    2. Controllers - Managing the request ,processing data ,and sending responses

    3. Middle ware - The component that acts as a gateway to permit or prevent users from making requests

    4. Views - Manage printing data to end user (With some hints on HTML and JQuery)

    5. Helper Functions

  3. How to work with Models (Eloquent ORM) ,and managing database :

    1. Migrations - Build the database structure (Tables ,Fields , and Relationships)

    2. Seeds - Initiate data inside your database tables

    3. Factories - Create Fake and safe data to test your application

    4. Eloquent ORM - object-relational mapper (ORM) that makes it enjoyable to interact with your database

      1. Initiating models accodring to tables (Using Laravel conventions)

      2. Controlling fields of tables which are/are not visible on the model

      3. Adding additional properties to data on making calculations on the existing data to obtain other data

  4. Laravel API - for mobile APPs

    • Building responses for mobile applications using RESTFUL API

Who Should Attend!

  • Beginners for web development

TAKE THIS COURSE

Tags

Subscribers

0

Lectures

18

TAKE THIS COURSE