Laravel Daily —  Practical Livewire - Order Management System Step-by-Step

Laravel Daily — Practical Livewire - Order Management System Step-by-Step

Register & Get access to index
livewire-order.png


In this text-based course, we will create a real project to manage orders/products/categories with Laravel and add a lot of dynamic features with Laravel Livewire.

Step by step, we will create three menu items: Categories, Products, and then Orders. Here are a few screenshots from the application:

Practical Livewire 01


Practical Livewire 02


Practical Livewire 03


We will implement Livewire elements such as:

  • Password show/hide and measure strength (in live mode, obviously)
  • Modal forms for creating/editing records
  • Table sort, filter, search, export, reorder, inline edit
Additionally, we will use external JS-powered tools like Select2, CKEditor, SweetAlert, Chart.js

The final code will be available as a repository on GitHub.

Comment from one of the student:

livewire-comment-course-20230331.png
Author
phpdai
Downloads
238
Views
1,206
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from phpdai

Latest reviews

Whoever downloaded each page, step by step, did a very good job. He didn't leave out a thing.