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 217<br />

.<br />

You can learn more about routes at: http://laravel.com/docs/routing.<br />

Creating Multi-Language Content<br />

Creating multi-language content is nothing more than having a few extra database table fields<br />

to hold the language-specific data. To do this; let’s make a migration and seeder to populate our<br />

database:<br />

1

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

Saved successfully!

Ooh no, something went wrong!