FilamentPHP offline documentation.

Hi, I'm preparing for holidays. Does anyone know where/how I can get the FilamentPHP documentation offline or in pdf? Or somehow to be able to read with no Internet? Thank you.
6 Replies
Shaung Bhone
Shaung Bhone2y ago
https://github.com/filamentphp/filamentphp.com clone the repo and setup in your local machine.
Pablo Torres
Pablo TorresOP2y ago
Thank you for the advice... I was looking for something more mobile-friendly.
Pablo Torres
Pablo TorresOP2y ago
Nice... I'll see how "friendly" is that.
Patrick Boivin
Another option is to get a nice Markdown viewer app on your phone and browse the .md files directly in the docs/ folders: https://github.com/filamentphp/filament/tree/3.x/packages/panels/docs
richeklein
richeklein2y ago
I created an epub version last week that works on phones. Here's the post with the details and a link to the repo: https://twitter.com/richeklein/status/1687186178254995456
Rich Klein (@richeklein)
I wanted to read the @filamentphp docs on a long ride without Internet access 🤦, so I created a single-page HTML and an epub version using pandoc + some scripts. It's not pretty or perfect, but it works! 😀 I shared the files and the scripts here https://t.co/7tBVXO7MWX
From Rich Klein (@richeklein)
Twitter

Did you find this page helpful?