Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP Laravel 9 - Full stack development, ERP Project (Hindi)
Rating: 3.9 out of 5(15 ratings)
72 students

PHP Laravel 9 - Full stack development, ERP Project (Hindi)

Practical approach to Laravel, Tailwindcss, Livewire - real project development
Last updated 12/2022
Hindi

What you'll learn

  • Full stack development with laravel 9 in hindi
  • Complete ERP system development from scratch
  • HTML website design using TailwindCSS
  • Complete Laravel Livewire Usage

Course content

1 section40 lectures9h 30m total length
  • Laravel Installation3:31
  • Login, register using jetstream livewire9:16
  • Basics of routing4:05
  • MVC, Route Controller9:01
  • Layout Basics6:25
  • Tailwindcss in Laravel6:28
  • Creating form in laravel13:47
  • Form Validations11:52
  • Create, Read Operations9:37
  • Basic table css using tailwindcss16:21
  • Edit Operation8:00
  • Delete Operation5:32
  • Flash session data7:03
  • Roles and Permissions14:38
  • SVG Blade Icons6:09
  • Laravel Livewire component basics using form22:04
  • Pagination2:51
  • ERP - For Item MVC and crud operation27:46
  • One to Many Relationship14:48
  • Database Seeder9:26
  • Custom ERP planning models10:37
  • ERP Document types Purchase Order, Sales Order, Invoice etc24:19
  • Custom ERP Document Listing10:52
  • Custom ERP Document create, edit18:30
  • Image/File Upload using livewire12:44
  • Livewire Autocomplete input for server data31:36
  • ERP Create company(buyer/seller) form29:35
  • ERP Development | Adding Items to document14:34
  • Tailwindcss table design for items3:53
  • Many to Many Relationships13:28
  • Middleware in routes3:20
  • ERP Document Buyer/Seller company37:29
  • Custom ERP logic and changes10:02
  • Polymorphic one to many relationships23:58
  • Roles assign and remove for user15:35
  • Assign Permission to Roles23:53
  • Generate pdf from view using dompdf2:20
  • Some dashboard counts14:49
  • Sending mail with attachment file22:40
  • Laravel Notifications using database37:41

Requirements

  • Hindi Language as course in hindi
  • Basic knowledge of computer and websites

Description

Laravel 9 - Tutorial course in hindi, Full stack development in practical way.


In this course complete custom erp system will be developed. It is real world project made for one of my client. so learning this course will give you complete practical knowledge for full stack development.


The course will cover all basics

  • Routing - basics for routing with different methods - get, post, put, patch, delete.

  • Model creation - creating model using command with view/controller/migration/resources etc

  • Migration - how to write create/alter table scheme

  • Controller - resources, calling views, using authentication

  • Middleware - using in routing, controller

  • Blade Views - blade syntax

  • Layout creation - creating layout for guest and app

  • Laravel Livewire - using forms in livewire, variables, functions, validations

  • Validations - in form and livewire, showing errors

  • Flash data - session flash data to show message

  • Forms - create different types of forms

  • Relationships - all major relationships concepts covered , many to many, one to many , pivot table usage

  • CRUD Operations - Create, Read, Update, Delete operations using controller/livewire

  • Tailwindcss - new modern css framework learning

  • User Management - User, Role, Permission complete management. Creating roles and giving permission to roles to authorize complete system/website.

  • Image Upload -  using livewire

  • PDF generation


This project use real project ERP system, which will cover following modules

  • Buyer/Seller companies

  • Items/Products

  • Inventory management

  • Purchase order

  • Sales quoations

  • Sales Order

  • Sales/Tax Invoice

  • Quality Check

  • Production Order

  • Shipment Tracking

  • Payment Logs

  • User Management

  • Profile

  • Address Management

  • Store Management

  • Analytics/Dashboard


Who this course is for:

  • Web Developers