Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

shipsCRUD is not a function error if put js file in webpack.mix.js

Hello,
In my laravel 6 app I use js files which I attach in in blade file
resources/views/ship/index.blade.php like :


@endsection

@section('scripts')

<link rel="stylesheet" href="" type="text/css">

<script src=""></script>
<script src=""></script>

<script src=""></script>

<script>
/*<![CDATA[*/

var oTable...
Code (JavaScript):
shipsCRUD is not a function error if put js file in webpack.mix.js

from JavaScript https://ift.tt/3a3QIvX
via IFTTT

Post a Comment

0 Comments