Why you are using Artisan for JS files? and are you sure that dot from the artisan command not from your terminal?
Mar 17, 2022
3
Level 1
php artisan commands returning output by attaching '.' in the first line
When I run an artisan command like 'php artisan --version', It gives output by attaching '.' (dot) in the first line like '.Laravel Framework 9.5.1'
'.' is automatically added in each js file due to this so, I can not use JS.
Please or to participate in this conversation.