Closed ludwigmair closed 11 years ago
Hi Ludwig,
Run the migrate script to get the db:
php artisan migrate:install php artisan migrate On Nov 27, 2012 12:02 PM, "ludwigmair" notifications@github.com wrote:
Hi,
i am new to laravel. i just downloaded the laravel-tutorial. great work. the only thing whats missing is the database for this example.
would you mind to provide the sql defination for this application?
thanks a lot
Ludwig
— Reply to this email directly or view it on GitHubhttps://github.com/nikkobautista/laravel-tutorial/issues/8.
Hi,
i considered this at the first place already, but there are no migration files in the migration folder from your git repository
Ludwig
Ah, I forgot that migrations are part of the next series, not yet here.
Read this:
http://net.tutsplus.com/tutorials/php/build-web-apps-from-scratch-with-laravel-the-eloquent-orm/
The DB schema is there. Sorry about that!
Hi,
thanks for the info. i got it
Ludwig
Hi,
i am new to laravel. i just downloaded the laravel-tutorial. great work. the only thing whats missing is the database for this example.
would you mind to provide the sql defination for this application?
thanks a lot
Ludwig