This project uses Trip to Carbon API, which calculates the carbon emission for travel. This project was created using Laravel and MySQL.
- Download the Laravel installer using Composer:
composer global require laravel/installer
- Create a database in MySQL, like,
lavarel
- Migrate database using
php artisan migrate
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.
The Laravel framework is open-sourced software licensed under the MIT license.