laravelista / comments

Native comments for your Laravel application.
MIT License
745 stars 144 forks source link

Php Artisan Migrate #131

Closed eduardonwa closed 3 years ago

eduardonwa commented 3 years ago

After installing and first time I ran "php artisan migrate" to get the comments table, I discovered I still had an issue with another table, but once I fixed it and tried reinstalling I didnt get it, how can I get the table?

eduardonwa commented 3 years ago

I figured id just copy it from the docs