Skip to content

andersmandersen/laravel-sail-reinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sail reinstall

Laravel Sail is a great starting point for getting a Laravel development environment up and running. There is only a minor issue when you are working on a existing application that uses Laravel Sail, you will need to install both PHP and composer locally.

Using the following script you will not need to have either PHP or composer installed locally.

All credits etc. goes to Taylor Otwell the creator of Laravel

How to use

Simple run the following commands in your application directory.

$ curl -s https://velcon.dk/sail-reinstall.sh | bash

About

Simple script to reinstall Laravel Sail

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published