I just want an alert to work and then I will go on my own, but when I write alert() in my recources/js/app.js it doesn't work, but my scss works, I ran npm run watch doesn't help, what to do, and why I can't find any information on google on just how to use js on laravel? :/


<script src="{{ asset('js/app.js') }}"></script>and<link href="{{ asset('css/app.css') }}" rel="stylesheet">welcome.blade.phpand created a new blank one lol, thanks for the answer, just post it I will accept and upvote it :D