Hi,
I am following this tutorial:
http://www.codeheaps.com/php-programming/creating-blog-using-laravel-4-part-1/
Initially I was able to migrate the schema without error but I had to delete the migration files and drop everything in the MySQL database. When I use ~~~php artisan migrate~~~ command it is reported that they are migrated but when I open the migration files they are empty.
Can anyone tell me where I might be going wrong?
Much appreciated,
JH
I am too tired. I missed something very obvious in not filling out the migration files correctly!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community