Kekeocha Justin Chetachukwu

Results 7 comments of Kekeocha Justin Chetachukwu

That is because of this : https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 This module is also based off of vue route

I think this is because git does not upload the .env to a GitHub repo. so when you run php artisan key:generate, it wont be able to find .env to...

I think that may also be a reason to add it to, maybe to filter out users using that kind of browser.

This Laravel package [Database-dump](https://github.com/justinkekeocha/database-dump) can also help with generating a dump file whenever you run `migrate:fresh`. This can be very helpful when working in development environment and you don't want...

Coincidentally I am using the same NPM version with node v20.11.1

I solved this issue by initializing a new nuxt project, installing shadcn-vue and moving files. Seems shadcn-vue is not built to be installed on already existing projects.