mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-06-01 23:45:36 +00:00
1d2a8ed456cca1c8981a710f809a7d8243afeec5
Meetup model by removing unused $fillable fields and updating dependencies in composer.lock
- Removed unnecessary `city_id` and `created_by` attributes from `Meetup` model. - Updated multiple dependencies in `composer.lock`, including `guzzlehttp/guzzle`, `laravel/framework`, and other libraries to the latest versions. - Verified all updates maintain compatibility with existing functionality.
🔧 Update dependencies (
composer.lock) and adjust project configuration files for compatibility with updated packages.
🗑️ Refactor
Meetup model by removing unused $fillable fields and updating dependencies in composer.lock
- ✨ Refactor
edit.blade.php to handle admin-specific fields (accepted and sats_paid) through conditional logic.
🗑️ Refactor
Meetup model by removing unused $fillable fields and updating dependencies in composer.lock
🔧 Update dependencies (
composer.lock) and adjust project configuration files for compatibility with updated packages.
🔧 Update dependencies (
composer.lock) and adjust project configuration files for compatibility with updated packages.
🗑️ Refactor
Meetup model by removing unused $fillable fields and updating dependencies in composer.lock
🗑️ Refactor
Meetup model by removing unused $fillable fields and updating dependencies in composer.lock
Languages
Blade
79.4%
PHP
19.2%
JavaScript
0.8%
CSS
0.6%