A custom module for managing announcements within the Paymenter system, now with image upload support.
- Create, edit, and delete announcements
- Display announcements on the home page
- Dashboard widget for quick announcement visibility
- Admin panel for full control
- Image upload support for each announcement
-
Clone this repository into your Paymenter modules directory.
-
Enable the module in your Paymenter project.
-
Run the database migrations:
php artisan migrate