If just learning, maybe use that version. As there have been changes to laravel.
Mar 28, 2025
2
Level 1
Fresh Install, won't install Jetstream + Livewire
I'm following this Laracast. https://laracasts.com/series/build-a-web-shop-from-a-z/episodes/2
I've started everything fresh, but this command is failing:
php artisan jetstream:install livewire
... With this error:
file_get_contents(/Users/myusername/Desktop/code/ennis/.env): Failed to open stream: No such file or directory
Does anyone know what might be causing this? Each scaffolding install step has been fine until this one.
Please or to participate in this conversation.