GET http://domain.com/assets/js/jquery-1.10.2.min.map 500 (Internal Server Error)
Any idea what's wrong with this Error? I cant seem to see any error on the log files in /var/log/error
I have these file loaded
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="{{ asset('assets/js/bootstrap.min.js')}}"></script>
<script src="{{ asset('assets/js/jquery.js')}}"></script>