/laravel-anonymous-class-migration-report

Memory Leak Reproduction for anonymous class migrations

Primary LanguagePHP

Issue Reproduction

To run the reproduction, make sure to install the dependencies using:

composer install

cp .env.example .env

php artisan key:generate

Then you can run the test with the run.sh script:

./run.sh