This website requires JavaScript.
Explore
Help
Sign In
pacnpal
/
thrillwiki_laravel
Watch
1
Star
0
Fork
0
You've already forked thrillwiki_laravel
mirror of
https://github.com/pacnpal/thrillwiki_laravel.git
synced
2025-12-20 03:51:10 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce137acd58cf92fd396f8b54734b82ee3e9c892a
thrillwiki_laravel
/
app
History
pacnpal
1a88c35fa8
feat: implement autocomplete functionality for park search with keyboard navigation
2025-02-26 13:00:42 -05:00
..
Enums
Add enums for ReviewStatus, TrackMaterial, LaunchType, RideCategory, and RollerCoasterType; implement Designer and RideModel models; create migrations for ride_models and helpful_votes tables; enhance RideGalleryComponent documentation
2025-02-25 20:37:19 -05:00
Exceptions
Add custom exceptions for geocoding and validation errors; document GeocodeService functionality
2025-02-23 20:38:42 -05:00
Http
/Controllers
Implement HomeController, update home route, and enhance menu components with close functionality
2025-02-25 16:49:45 -05:00
Livewire
feat: implement autocomplete functionality for park search with keyboard navigation
2025-02-26 13:00:42 -05:00
Models
refactor: remove Company model as it is no longer needed
2025-02-26 13:00:23 -05:00
Providers
Add photo management features, update database configuration, and enhance park model seeding
2025-02-25 15:44:21 -05:00
Services
Add custom exceptions for geocoding and validation errors; document GeocodeService functionality
2025-02-23 20:38:42 -05:00
Traits
feat: add Company model and TrackedModel trait; update Park model to use Company as owner
2025-02-26 12:58:46 -05:00