Hey Laravel devs 👋
As an avid user of Laravel Breeze with the Inertia Vue stack, I’ve often found myself needing to implement API token management in my projects.
So rather than reinventing the wheel, I created Token Forge—a Laravel package to handle API token management seamlessly. It’s essentially a lightweight replica of Laravel Jetstream’s token implementation but currently for Breeze + Vue + Inertia users. 🎉
I've tried to make it as easy as possible to add to your projects.
As stated this currently only support the Breeze Inertia Vue stack so please comment if anyon would like me to add support for any other Breeze stacks Blade, Livewire etc.
Check out the screenshots below and the documentation here 👉 github.com/Blaspsoft/token-forge
🚀 My Laravel Profanity Filter Package just got featured on @LaravelNews! 🙌 Over 100 stars on GitHub in just a week—started building last weekend, launched Monday, and here we are. A lot can happen in 7 days! 😄
What’s next? Here’s the roadmap:
🌐 Multi-language support
⚡️ Initialization caching for faster performance
Feedback is always welcome—help me make it even better!
Check it out: github.com/Blaspsoft/blasp
•
Thanks @moe_mizrak
I think I will do some research and add some more default false positives to the config.
Thanks