🚀 Introducing Flextra: Laravel Breeze for nWidart Laravel Modules with Blade, Inertia (React, Vue, Svelte) #2019
tooinfinity
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, everyone! 👋
I'm excited to introduce Flextra, a new Laravel authentication scaffolding package tailored for projects using nWidart Laravel Modules. Flextra enhances the functionality of Laravel Breeze by adding full support for modular architecture while maintaining compatibility with:
🌟 Key Features
🎯 Why Flextra?
Laravel Breeze is fantastic for getting started with authentication in a Laravel project. However, it doesn't natively support modular applications using nWidart Laravel Modules. Flextra fills this gap by allowing developers to scaffold modular authentication quickly and efficiently, regardless of their frontend framework of choice.
🛠️ Getting Started
To get started with Flextra, follow the installation instructions in the repository's README. The package is straightforward to use, and you'll be up and running in no time.
Then, generate your modular authentication scaffolding with the desired stack:
Supported stacks:
blade
inertia-react
inertia-vue
inertia-svelte
🛡️ Security & Customization
Flextra also supports customization of the generated views, routes, and controllers, giving you full control over your app's authentication system while adhering to the principles of modular development.
💬 Feedback & Contributions
I'm looking forward to hearing your thoughts and feedback! Flextra is open-source and available for contributions. If you find any issues, have feature requests, or want to get involved, feel free to check out the repository and open a discussion or pull request.
🌐 Repository
[Flextra on GitHub](https://github.com/Tooinfinity/Flextra)
Thank you for checking out Flextra! I hope this package simplifies your modular development workflow and provides a solid foundation for your Laravel projects. 🙌
Happy coding! 🚀
Touwfiq Meghlaoui
Developer @ Tooinfinity
Beta Was this translation helpful? Give feedback.
All reactions