Generation

generate functionMon, 31 Jul 2023

enviar variable desde blade a archivo JS

@section('script') <script> const app = new Vue({ el: '#app', data: { message: 'Hello Vue!' } }); </script> @endsection

Javascript
Generate More

Questions about programming?Chat with your personal AI assistant