Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

artisan refresh

Try this command it works for me

php artisan migrate:fresh
However, be careful! This command will drop all data from your DB:
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #artisan #refresh
ADD COMMENT
Topic
Name
4+6 =