29.07.2016 Views

laravel-5

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Database: Seeding 426<br />

You may also seed your database using the migrate:refresh command, which will also rollback<br />

and re-run all of your migrations. This command is useful for completely re-building your database:<br />

.<br />

1 php artisan migrate:refresh --seed

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!