ValentynIpolitov / decor-haus

MIT License
3 stars 0 forks source link

Run at docker/kubernetis #21

Closed Real-4339 closed 2 years ago

Real-4339 commented 2 years ago

Good option is to set up laravel sail

https://laravel.com/docs/8.x/sail

ValentynIpolitov commented 2 years ago

@Real-4339 change in file .env value of DB_HOST to mysql, than clear config and cahce with sail artisan config:cache, in case that command does not works use ./vendor/bin/sail instead of sail