Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel 8

php artisan schema:dump

// Dump the current database schema and prune all existing migrations...
php artisan schema:dump --prune
Source by laravel.com #
 
PREVIOUS NEXT
Tagged: #laravel
ADD COMMENT
Topic
Name
6+2 =