21 lines
646 B
Markdown
21 lines
646 B
Markdown
# New Infrastructure
|
|
|
|
A Laravel 11 based infrastructure providing component-based architecture for building web applications with:
|
|
- Admin interface for project management
|
|
- API infrastructure for mobile applications
|
|
- Data extraction components for third-party integration
|
|
|
|
## Status
|
|
This project is under active development and is not yet ready for production use.
|
|
|
|
## Requirements
|
|
- PHP 8.3+
|
|
- Laravel 11
|
|
- PostgreSQL 17
|
|
|
|
## Disclaimer
|
|
This software is provided as-is, without any guarantees or warranties. Use at your own risk. While issues and pull requests are welcome, there is no guarantee of timely responses or updates.
|
|
|
|
## License
|
|
MIT
|