Laravel-Backpack / LangFileManager

A quick interface to edit Laravel language files, for Backpack.
http://backpackforlaravel.com
MIT License
92 stars 42 forks source link

difficult to publish Backpack\LangFileManager #60

Closed mandahylla closed 2 years ago

mandahylla commented 6 years ago

Bug report

Hi @tabacitu, I install Laravel-Backpack/LangFileManager on laravel 5.4

i want to install and publish language table cause at register view the display is not awesome

but after publishing for migrate, the "php artisan migrate" gave "nothing to migrate" and "php artisan db:seed --class="Backpack\LangFileManager\database\seeds\LanguageTableSeeder" " gave an error on database.

how can i fix this ?

Backpack 0.7.1, Laravel5.4, PHP5.6, DB version:mysql5.7.19 on windows 10 with wampserver3.1

welcome[bot] commented 6 years ago

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication mediums:

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

-- Justin Case The Backpack Robot

mandahylla commented 6 years ago

just want to know if backpack can work correctly on laravel 5.4 or do i need to up to php7 and laravel5.6

promatik commented 2 years ago

Hi @mandahylla! Sorry for not providing an answer in time for this one 🤦‍♂️

I'm going to close it since it's probably not an issue anymore, I just tested this package today and it's working fine.