- #### #Install Docker Desktop
- #### #In terminal:
$ curl -s https://laravel.build/example-app | bash
$ cd example-app
$ ./vendor/bin/sail up
Access application via http://localhost
Comments
$ curl -s https://laravel.build/example-app | bash
$ cd example-app
$ ./vendor/bin/sail up
Access application via http://localhost