Cannot login on laravel website after pointing new domain

Hello,
In my laravel website my login is working properly using using the domain name provided by 000webhostapp.

Now i registered new domain @freenom to use Cloudflare SSL for website. My new domain is https://kasturi.tk
My problem is that i can still login properly using webhostapp domain but login is not working for new domain registered @freenom.

Plz help.

Have your parked or pointed your domain to 000webhost?

On freenom i added cloudflare nameservers

and on 000webhost->Set Web address I have pointed my domain.

My website is opening from my new domain kasturi.tk
But when i try to login it just redirects back to login page

Can you show the screenshot or a small video

You can see in video, first i try to login using my new domain. It redirects me back to login page.

Then i try to login using Webhostapp domain, it works fine there.

Plz help someone… I want to complete this site Asap.

Try adding

php_flag output_buffering on

to your .htaccess file?

Do what @Infinity said and are you using any script?