You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A flexible and robust Laravel package that provides flagging functionality for Eloquent models. This package allows any model to flag any other model with different flag types such as like, follow, favorite, bookmark, upvote, downvote, and more.
Laravel Model Event Booter simplifies handling model events in Laravel. Easily assign model events (like created, updated, etc.) to custom classes for cleaner, modular code. Use the HasBooter trait to automatically trigger event-specific logic.
Developed a feature-rich E-Commerce platform with user registration, product browsing, shopping cart, and order management capabilities.Used MySQL for efficient database management, handling product inventory, user data, and order history securely and reliably