laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

Don't create DB after use command "sail up". #680

Closed rvkolosov closed 6 months ago

rvkolosov commented 6 months ago

Sail Version

1.28.2

Laravel Version

11.0.0

PHP Version

8.3.3

Operating System

macOS

OS Version

14.2.1

Description

Sail don't create db after "sail up" in new laravel project

image

Steps To Reproduce

curl -s "https://laravel.build/example-app" | bash cd example-app ./vendor/bin/sail up go to http://localhost

driesvints commented 6 months ago

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!