A robust and scalable Laravel base framework intended for use across multiple projects within Infinitie Technologies.
- Clean, organized project structure
- Modern PHP practices and patterns
- Scalable foundation for both web applications and APIs
- Comprehensive test suite setup
- Docker configuration for local development
- PHP 8.2+
- Composer
- MySQL 8.0+ or PostgreSQL 13+
- Node.js & NPM for frontend assets
- Clone the repository
git clone https://github.com/Infinitietechnologies/laravel-base-framework.git cd laravel-base-framework