Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Supply Chain Financing Platform that allows creation of invoices, approval and customized financing from financial institutions
- Bank
- Anchor
- Vendor
- Buyer/Dealer
- PHP 8.2
- Composer v2
- Laravel v10
- Vue v3
- Node v20.17
- NPM 10.8.2
- Download and enable php-imagick dlls in php config
- Run Composer Install
- Copy .env.example to .env
- Configure DB Credentials
- Configure Email and SMS Credentials from providers (Current is Infobip)
- Run npm install
- On local, run php artisan serve and npm run dev
- Imagick for OCR