binshops / laravel-blog

Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.
https://www.binshops.com
MIT License
429 stars 134 forks source link

Missing Step On Installation #42

Closed Blair2004 closed 3 years ago

Blair2004 commented 3 years ago

While running the installation it looks like we need to definet he default system language. Thsi is not mentionned on the installation guide for the version v9.

image

Running the migration does't create that default language so, this means it has to be created manually, otherwise we end on something like this.

image

thesea2201 commented 3 years ago

Login as admin and setup your package: /blog_admin/setup

setup guide here