Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Laravel, Laravel API, Flutter From Scratch
Rating: 2.3 out of 5(30 ratings)
290 students

Learn Laravel, Laravel API, Flutter From Scratch

make ecommerce, multi vendors, news, api using Laravel and make ecommerce app
Created byAhmed Zeyada
Last updated 10/2021
English

What you'll learn

  • Laravel
  • Laravel API
  • Flutter

Course content

26 sections211 lectures26h 24m total length
  • 1- Install Laravel Version 5.8 In localhost3:25

    Learn to install Laravel 5.8 on localhost, set up Composer, and initialize a new Laravel project with the necessary commands on Windows or Mac.

  • 2- Insall PostMan Programm and Try The User Route in PostMan3:26

    Install Postman, set up the Laravel API project, and test the user route in Postman to verify routing and basic API responses.

  • 3- Make Authentication System And Create Database and migrate tables in database4:14

    Build an authentication system with Laravel by scaffolding, creating and migrating a database, then enabling login, registration, and password resets on local host with users and related tables.

  • 4- Create LoginController Api8:23

    Create a login API in Laravel by generating a login controller, organizing project folders, and implementing login requests with user input and hash verification.

  • 5- Finish Login System Api6:01

    Learn how to finish a login system api in Laravel by installing packages with composer, migrating the database, generating encryption keys, and configuring access tokens with artisan.

  • 6- Finsih Register System Api8:55

    Learn to create a register controller for a Laravel API, using Artisan make:controller, request validation with validator, and saving a new user with name, email, and password.

  • 7- Laravel Products System API10:10

    Create a Laravel products system API by generating the product model, migration, and controller, wiring routes, and defining product fields such as name, description, image, and price.

  • 8- Improve The Products System API1:22

    Improve the products system API by structuring with category IDs, creating and saving categories, and understanding category ID relationships to stabilize the backend.

  • 9- Create Categories System API6:51

    Create a categories system API in Laravel by building the categories table, opening the categories controller, and seeding test data to manage category records.

  • 10- Show Products Under The Categories API2:42

    Learn to fetch and return products for a given category id using a Laravel API, via the categories controller's show function and authentication considerations.

  • 11- Flutter - Create The New Project Using Flutter10:34

    Create a new Flutter project for Android and iOS, set up in the emulator, verify dependencies with flutter doctor, and configure a login and register screen for an ecommerce app.

  • 16- Create Login Widget Part 110:00

    Create a login widget in Flutter using a form with two inputs and a login button, featuring validation for empty fields, text fields, and material icons.

Requirements

  • Basics PHP
  • xampp server
  • any editor PHP

Description

Learn Laravel, Laravel API, Flutter From Scratch

   make ecommerce, multi vendors, news, api using Laravel and make ecommerce app


in Course your Learn:

Laravel From Scratch

How To make Laravel API

Dart & Flutter From Scratch

Connect Laravel API With Flutter

Programming Any Application Andtoid & iOS Using Laravel API and Flutter

Programming E-commerce Application Andtoid & iOS Using Laravel API and Flutter

Who this course is for:

  • Geeks
  • Students
  • Any person Using PHP in Projects