there are 2 approaches to this
- Use artisan to eo make the model
php artisan make:model ClassName
and we are good to go. - We use given template (stub) and reinvent the wheel
- we need to run
sail build
to build the container (how to set up sail (https://laravel.com/docs/9.x/sail#configuring-a-bash-alias)) - we need vendor dir to work with this project. to do so
sail composer install
- finally
sail up
Please provide a valid json format to data.json
in parser/
and the process is command base that will push a distinct job for every array to keep track of every failure, sail artisan parse:file
Note: No exception handling was done during the dev,