Questions tagged [laravel-octane]

33 questions
-1
votes
1 answer

fresh laravel throught docker installation failing by searching for octan

I run command to get new laravel 9 setup under docker with only mysql and redis containers by doing curl -s "https://laravel.build/example-app??with=mysql,redis" | bash, after that I run cd example-app && ./vendor/bin/sail up, and for some reason my…
Bogdan Dubyk
  • 4,756
  • 7
  • 30
  • 67
-1
votes
1 answer

Not able to generate a Let's Encrypt Certificat

I am using Laravel Forge to manage my servers and websites. So generating SSL certificates via Let's Encrypt is also done vie Forge. Somehow one of my domains throws me an error (see attached). This domain is running on a server which holds several…
Brotzka
  • 2,959
  • 4
  • 35
  • 56
1 2
3