Role/Status Based CRUD Application Using Laravel 7

theahmedlatif

Ahmed AbdElLatif

Posted on January 26, 2021

Role/Status Based CRUD Application Using Laravel 7

This Application is demonstration for managing visa center applicants, in terms of receiving passports and managing visa status (received, pending, rejected or approved).

code sample for form that handle status with consideration to current status of a ticket:

Also in this application I included a function assign a ticket to specific user to work on it.

This all come along side with basic dashboard to display aggregation of each status for last 30 days and for same day

Alt Text

So Let's go to the presentation

💖 💪 🙅 🚩
theahmedlatif
Ahmed AbdElLatif

Posted on January 26, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related