migrations-generator
migrations-generator copied to clipboard
File put contents error. File not found
When I try to create migrations, everything works fine until it passes the questions about migrations table etc, I get the following:
[ErrorException]
file_put_contents(/private/var/www/thingie/database/migrations/2017_03_1
6_132153_create_thing_table.php): failed to open stream: No such file or
directory
How?
Does the directory '/private/var/www/thingie/database/migrations/' exist? and is it writable?
Yes and Yes
i have the same problem in laravel 5.7 file_put_contents(C:\Users\kadhem\Documents\DBMigrations\migrationDb\database/migrations/2019_02_27_124348_create_dbo."allDns"_table.php): failed to open stream