Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
5
vendor/bin/var-dump-server.bat
vendored
Normal file
5
vendor/bin/var-dump-server.bat
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/var-dump-server
|
||||
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
|
||||
php "%BIN_TARGET%" %*
|
||||
Reference in New Issue
Block a user