laravel-database-schedule
laravel-database-schedule copied to clipboard
Pull/60
fix dependencies
PR Summary
-
📦 Added a new dependency A new package has been included to help manage the project better.
-
✨ Updated form view with extra input field An additional input field is added for users to provide more information when using the form.
-
🔄 Improved handling of soft-deleted schedules Enhanced the scheduling system, making it easier to restore deleted schedules from the user interface.
-
🛠️ Optimized methods in ScheduleController class The create/update methods have been improved for better data validation and handling.