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

Refactor the whole project #189

Open
troccoli opened this issue Jun 14, 2024 · 1 comment · May be fixed by #193
Open

Refactor the whole project #189

troccoli opened this issue Jun 14, 2024 · 1 comment · May be fixed by #193
Assignees
Labels

Comments

@troccoli
Copy link
Owner

The project is, at the moment (June 2024), very old and it hasn't been updated in a very long time. PHP has reached version 8.3, Laravel is at version 11, and there are many other packages that needs updating. Moreover, a great package for building dashboards and CRUD has reached maturity: Filament.

This issue is about rewriting the project to use the latest versions of the packages, refactoring the code, using Filament, etc.

Many of the current issues will also be done as part of this issue.

@troccoli troccoli self-assigned this Jun 14, 2024
@troccoli troccoli changed the title Refactor the whole project to use Filament for the CRUD operations Refactor the whole project Oct 2, 2024
@troccoli
Copy link
Owner Author

troccoli commented Oct 2, 2024

Although the aim is the same, I have tried using Filament and reached a dead end when dealing with filters (see this questions on Laracast). So I have decided to use Livewire instead.

@troccoli troccoli linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant