nuna's avatar
Level 1

How to call the data from lumen in laravel controller to check duplicate data

I have to make ajax call to check duplicate data.I am very new to this and desperately need help. I think I need to write something similar like this in the laravel controller but how to do that?

        $url = $domain . "/api/v1/campaign/check_title";

0 likes
0 replies

Please or to participate in this conversation.