Download the PHP package walterwoshid/laravel-sail-for-windows without Composer
On this page you can find all versions of the php package walterwoshid/laravel-sail-for-windows. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download walterwoshid/laravel-sail-for-windows
More information about walterwoshid/laravel-sail-for-windows
Files in walterwoshid/laravel-sail-for-windows
Download walterwoshid/laravel-sail-for-windows
More information about walterwoshid/laravel-sail-for-windows
Files in walterwoshid/laravel-sail-for-windows
Vendor walterwoshid
Package laravel-sail-for-windows
Short Description Windows (PowerShell) support for Laravel Sail on Windows.
License MIT
Package laravel-sail-for-windows
Short Description Windows (PowerShell) support for Laravel Sail on Windows.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sail-for-windows
Laravel Sail for Windows
Windows (PowerShell) support for Laravel Sail on Windows.
Installation
Usage
-
Run the .\vendor\bin\sail.ps1
script in your PowerShell terminal.
-
You can run .\vendor\bin\sail.ps1 artisan vendor:publish --tag=sail-bin
to
copy the script to your project root and use .\sail.ps1
instead.
-
You can also add a sail
alias to your PowerShell profile to run the script.
-
Run in PowerShell:
-
Add the following line to your PowerShell profile:
- Save and close the file.
- Run
sail
instead of .\vendor\bin\sail.ps1
in your terminal.
Show your support
Run the .\vendor\bin\sail.ps1
script in your PowerShell terminal.
You can run .\vendor\bin\sail.ps1 artisan vendor:publish --tag=sail-bin
to
copy the script to your project root and use .\sail.ps1
instead.
You can also add a sail
alias to your PowerShell profile to run the script.
-
Run in PowerShell:
-
Add the following line to your PowerShell profile:
- Save and close the file.
- Run
sail
instead of.\vendor\bin\sail.ps1
in your terminal.
Give a ⭐ if this project helped you!
📝 License
Copyright © 2023 Valentin Wotschel.
This project is MIT licensed.
All versions of laravel-sail-for-windows with dependencies
PHP Build Version
Package Version
The package walterwoshid/laravel-sail-for-windows contains the following files
Loading the files please wait ....