I'm working on a Laravel project and i need to export my migrations and seeds into a .sql script.
I tried using this command but it only export tables structures and not records.
php artisan migrate --pretend --no-ansi > migrate.sql
How can i export tables and tables content in a .sql file?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/39CC3YA
via IFTTT
Aucun commentaire:
Enregistrer un commentaire