Fireman is an innovative, AI-powered platform designed to create, edit and run PHP-Laravel applications. Fireman is designed to be a competitor to Bolt.new.
-
User Authentication: Ability to create and login into accounts.
-
Project Creation: Starts a sandboxed environment and links to the user. (Still, other than this no functionality is present.)
-
Preview: To allowing viewing of the website.
-
AI-Driven Code Generation: Generate Laravel projects (controllers, models, views, migrations) from natural language prompts.
-
Browser Based IDE: To enable edits to codebase from browser with real-time updates.
Cost-Effectiveness: We are trying to keep the costs as minimal as possible while providing quality to the users using the platform.
-
Project Management CRUD, (main focus, creation and deletion)
-
Integrate an LLM (e.g. Google, Claude or OpenAI) for code generation and suggestions.
-
Comming soon...
We welcome contributions! To get started:
- Fork the repository.
- Create a feature branch (
git checkout -b feature/your-feature
). - Commit you changes (
git commit -m "Feature breif explanation"
). - Push to the branch (
git push origin feature/your-feature
). - Open a Pull Request.
Apache License, Version 2.0.