Change your script.php
name to script.blade.php
then you can import it using @include('script');
3
solved Wrire script in Laravel
Change your script.php
name to script.blade.php
then you can import it using @include('script');
3
solved Wrire script in Laravel