reliefsupports.org-v1 icon indicating copy to clipboard operation
reliefsupports.org-v1 copied to clipboard

php artisan migrate errors thrown

Open andrew-werdna opened this issue 7 years ago • 1 comments

Description: On branch master, When I run php artisan migrate I get php syntax errors thrown (see screenshot) https://prnt.sc/fdjuuk

Notes: found syntax error in the migrations for donations & needs

Easy fix, I have a branch on my origin (no PR yet, about to submit one) called hotfix/migration_errors that takes care of it, and migration can now run without error (see screenshot of running php artisan migrate after hotfix on my local) https://prnt.sc/fdjxpd

andrew-werdna avatar May 29 '17 20:05 andrew-werdna

@andrew-werdna Hi I have recorrected https://prnt.sc/fdjuuk and pushed to DEV 9cffcde04e24a3c26ede3d4cb321b704d0f839de

llcoollasa avatar May 31 '17 10:05 llcoollasa