Issue with integrating Laravel with shopify

I am new in Shopify development. I am integrating Shopify with Laravel for that I am using a package composer require osiset/laravel-shopify but I am facing the issue that when I create the Private app in Shopify I didn’t get any option to set the call_back URL and Redirect_URL, and I am using Free account. So, how can I solve this configuration issue ?

I tried it without setting the call_back URL and Redirect_URL but it did not worked out.