Laravel Sail – Setup

Install Sail by use your existing local development environment allows you to install Composer dependencies.

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

  • Install Sail : https://laravel.com/docs/8.x/sail
    • composer require laravel/sail –dev
    • php artisan sail:install
    • ./vendor/bin/sail up (-d : To start all of the Docker containers in the background )
      • sail stop

Setup PHPStorm – PHPUnit with docker

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Up ↑

%d bloggers like this: