display data dynamically in bootstrap modal in laravel – Jquery ajax
I was watching tutorial on how to display MySQL data in dynamic window then I realized its not for laravel i hope there is a why to use it on laravel. jQuery / AJAX : <script> $(document).ready(function(){ $('.view_data').click(function(){ var student_id…