Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#100 - migrate to laravel filament #120

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

#100 - migrate to laravel filament #120

wants to merge 21 commits into from

Conversation

Baakoma
Copy link
Member

@Baakoma Baakoma commented Feb 11, 2025

It should close #100 and fixes #88 and closes #92

I migrated codebase to Laravel Filament.

  • refactored the dynamic frontend to Blade + Livewire/Alpine
  • added an admin panel for managing meetups
  • enabled browsing past meetups (slugs)
  • homepage now redirects to the upcoming/current meetup if its date is ≤ today
  • webp conversions

I haven’t updated the production environment, so @blumilksoftware/blumilk-devops might need to verify dockerfile/deployment.

@Baakoma Baakoma changed the title #100 - laravel #100 - migrate to laravel filament Feb 11, 2025
# Conflicts:
#	public/assets/meetups/2025-02-20-lmt-03/data.json
#	public/index.html
#	resources/data/companies/kancelaria-joanna-rewak.webp
#	resources/data/companies/synergy-codes.webp
@Baakoma Baakoma marked this pull request as ready for review February 11, 2025 11:04
Copy link
Member

@AleksandraKozubal AleksandraKozubal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my case i had to manually run php artisan storage:link to have logo's appear (partners etc.) - what do you think about adding it at least to readme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Laravel Add empty states during page reload Strange footer behaviour
3 participants