F
Filamentβ€’3mo ago
Matteo G

Custom Pages and Widgets without resources

Hello everyone, I'm rebuilding my new Portfolio in Laravel and would like to keep my collection of md articles without having to store them in a database. I'd like to have some data in a filament admin section (alongside other data) and be able to do basic CRUD operations on those articles. Is there a way to do so and have some widgets (like a count or else) using this data (kind of like a custom Resource) or do I have to do everything manually ? Don't know if I explained myself correctly, but hopefully someone can help me ?
Solution:
I'd give Orbit from Ryan a try. It's a DB driver for flat files https://github.com/ryangjchandler/orbit...
GitHub
GitHub - ryangjchandler/orbit: A flat-file database driver for Eloq...
A flat-file database driver for Eloquent. πŸ—„. Contribute to ryangjchandler/orbit development by creating an account on GitHub.
Jump to solution
2 Replies
Solution
Dennis Koch
Dennis Kochβ€’3mo ago
I'd give Orbit from Ryan a try. It's a DB driver for flat files https://github.com/ryangjchandler/orbit
GitHub
GitHub - ryangjchandler/orbit: A flat-file database driver for Eloq...
A flat-file database driver for Eloquent. πŸ—„. Contribute to ryangjchandler/orbit development by creating an account on GitHub.
Matteo G
Matteo Gβ€’3mo ago
oh, thanks! I'll look into it πŸ™‚
Want results from more Discord servers?
Add your server