Laravel

From Corat Coret
Revision as of 12:01, 29 May 2024 by Johan Efendi (talk | contribs) (Created page with "=Migration= Migrasi file spesifik <syntaxhighlight lang="php"> php artisan migrate:refresh --path=/database/migrations/fileName.php <syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Migration

Migrasi file spesifik <syntaxhighlight lang="php"> php artisan migrate:refresh --path=/database/migrations/fileName.php <syntaxhighlight>