Last active
May 9, 2020 18:08
-
-
Save EDDYMENS/e0b8369f9192a04599dd63dbe43f2bcd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(Get-ChildItem -Recurse -Directory).FullName | ForEach-Object {fsutil.exe file setCaseSensitiveInfo $_ enable} | |
laravel broken error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment