03.12.2015 Views

laravel4cookbook

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Multisites 219<br />

1 php artisan migrate --seed --env=local<br />

This should create the post table and insert a single row into it. To access this table/row, we’ll make<br />

a model:<br />

1

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

Saved successfully!

Ooh no, something went wrong!