Forked from antonkomarev/gist:907667d2aa3c972b6b7d290664290ac6
Created
April 15, 2021 13:13
-
-
Save gurgentil/639ffa647375967e4228446d276a937d to your computer and use it in GitHub Desktop.
Call Laravel artisan without memory limit
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
| php -d memory_limit=8000M artisan migrate:refresh --seed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment