Skip to content
View UmairAbideen's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report UmairAbideen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. topq topq Public

    Quality Management System

    Blade

  2. soft-delete soft-delete Public

    This repository demonstrates soft deletion in a Laravel application using Eloquent. Soft deletion allows you to "delete" records from the database without permanently removing them, keeping the dat…

    PHP

  3. Laravel-Authentication-with-OTP-Verification Laravel-Authentication-with-OTP-Verification Public

    This repository demonstrates a user authentication system in Laravel with OTP (One-Time Password) verification for added security. The AuthController handles user registration, login, OTP generatio…

    PHP

  4. Laravel-Accessors-and-Mutators Laravel-Accessors-and-Mutators Public

    This project demonstrates the use of Accessors and Mutators in a Laravel 10 application. It covers how to manipulate model attributes when retrieving or setting them in the database. The main funct…

    PHP

  5. Laravel-CRUD-with-AJAX-and-Yajra-DataTables Laravel-CRUD-with-AJAX-and-Yajra-DataTables Public

    This project demonstrates a simple CRUD operation built with Laravel 10. It allows users to perform CRUD (Create, Read, Update, Delete) operations using AJAX for a seamless user experience. The pro…