What is data-create-route attribute on Laravel 5.7 [closed]

I'm modifying one Laravel web that opens a modal to add new records through it. I see on the code that the main div for the modal has this attribute: data-create-route to load the form inside the div.

I've looking through the internet but don't find any info not sure tough it's not from external dependency.

I'm using Laravel 5.7



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/36t47gG
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

How to Create Treeview with Bootstrap and jQuery

Api routes not found when hosted laravel application on server

How to Add Images to Dropdown List using jQuery