Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Laravel 8 for beginners - Become a Master (In Arabic)
Rating: 4.5 out of 5(88 ratings)
3,186 students

Laravel 8 for beginners - Become a Master (In Arabic)

تعلم لارافيل 8 من المستوي المبتدئ حتي مستوي متقدم فيها
Last updated 6/2022
Arabic

What you'll learn

  • Build applications using Laravel
  • How to use Laravel
  • You will learn how to use routes
  • How to create migrations
  • You will learn about Laravel ORM (Object Relational Mapper) and Raw SQL queries
  • How to install a WYSIWYG editor
  • You will learn to create a BULK functionality that you can use the CRUD on it
  • You will learn Github or version control
  • You will learn to deploy Laravel on shared hosting accounts

Course content

22 sections57 lectures9h 7m total length
  • Introduction to Laravel 8 and MVC10:46

Requirements

  • PHP
  • PHP Object Oriented Programming
  • Html

Description

Laravel has become one of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs and in this course we have put together all of them, to give you the best chance of landing that job; or taking it to the next level.

Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) into our Laravel application to make it even better.

There are many reasons why Laravel is on the top when it comes to PHP frameworks but we are not here to talk about that, right?

You are here because you want to learn Laravel, and find out what course to take, right? Alright, let's list what this course has to offer so that you can make your decision?


  • Lets start with the fundamentals

  • Downloading Laravel

  • Installing it with composer

  • Lets also use Laravel Homestead

  • We learn about Routes, Controllers, views, models, migrations, template engines, middleware and more

  • Lets learn the CRUD, create, read, update and deleting data :)

  • Wait, lets also learn the CRUD with all the ELOQUENT relationships

  • Authentication system

  • Uploading photos, multi pictures

  • Multiple input selections

  • User, CRUD

  • Category CRUD

  • Commenting system, reply system with tree

  • Disqus commenting system

  • Sessions, and flash messages

  • Email Sending

  • Deployment

  • Lots more, too many to list

Who this course is for:

  • Beginners in Laravel