Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Let's Learn Laravel - For Beginner to Expert (2023)
Rating: 4.4 out of 5(10 ratings)
54 students
Created byMD ABUL BASHER
Last updated 3/2023
English

What you'll learn

  • Composer installation and usage
  • Using package in Laravel 9
  • MVC (Model, View, Controller) Pattern in Laravel
  • Laravel File and Folder Structure
  • About the .env file
  • Basic Laravel Routing
  • Route Parameters, middleware, prefix, named route
  • Registering and using middleware
  • Normal and Resource Controller
  • View and blade files
  • Seeder and Faker in Laravel 9
  • Basic CRUD (Create, Read, Update, Delete) System from Scratch
  • Image CRUD (Create, Read, Update, Delete) System from Scratch
  • Image Intervention System
  • Laravel Basic Authentication using Laravel UI - Registration, Email Verification, Forget and Reset Password

Course content

14 sections44 lectures6h 42m total length
  • Course Outline4:40

    Master composer usage, Laravel installation, and package management. Learn MVC, routing, middleware, controllers, and blade views, then connect databases, perform CRUD, handle file uploads, and implement authentication.

Requirements

  • Basic PHP Knowledge
  • Basic HTML, CSS Knowledge
  • Experience to work with a code editor
  • Basic Bootstrap Knowledge
  • Knowledge about local server. For example, xampp, wampp or any
  • Basic of OOP (Object Oriented Programming)

Description

You know the latest laravel version is now Laravel 9. So we have created a very complete course on Laravel 9.
If you are new to Laravel or beginner to Laravel, you will be able to learn it in advanced level from this course.

Here we have taught the students:

  • Composer - Installing composer in local machine, installing package using composer

  • MVC (Model, View, Controller) - How it works and details about this

  • Laravel 9 Installation - Installation process, directory structure and about the .env file

  • Route - Basic route, route parameter, route group, prefix etc.

  • Middleware - How it works, types of middleware, registering etc.

  • Controller - Basic controller, partial and resource controller

  • View - view features (extends, include, yield, section), conditions, loop

  • Working with Database - Connection, model, migration, seeder, fakers etc.

  • Basic CRUD (Create, Read, Update, Delete) system in Laravel 9 - Environment setup, validation, store data, show, edit, delete data from database

  • Image CRUD (Create, Read, Update, Delete) system in Laravel 9 - Environment setup, validation, store data, show, edit, delete image from database

  • Using Image Intervention in Laravel 9 - Image crud with intervention image, environment setup, store, delete, edit and show the data

  • Complete Authentication System with Laravel 9 UI - Create project, user registration, email verification, login and logout in authentication, forget password system, reset password system

Who this course is for:

  • Those who want to be a Laravel developer
  • Students who want to learn laravel for their university projects
  • Experts who want to get a job in laravel
  • Those who want to increase their knowledge in programming