Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 452 Bytes

Laravel Auction

Demo project based on Breeze authentication, with real-time bid updates and automatic lot sales after time expires.

Features

The project has the following features:

  • User registration and authentication.
  • Spatie roles and permissions.
  • Admin Panel for managing users and lots.
  • Uploading images of lots.
  • Updating bids via Socket.io.
  • Sending email to buyer and seller.
  • Generating a user's avatar via laravolt/avatar.