I work with laravel 5 , when i type in windows cmd this command \"touch storage\\database.sqlite\" this error message rise \'touch\' is not recognized as an internal or ex
You can just use echo> in windows cmd i.epath/file.sqlite
echo>
path/file.sqlite