Giter Club home page Giter Club logo

Comments (10)

joedixon avatar joedixon commented on August 26, 2024

Can you just confirm the following:

  • You have set the driver to database in the config
  • The database tables have been migrated and exist in the database

Thanks,
Joe

from laravel-translation.

FrankyJust avatar FrankyJust commented on August 26, 2024

Yes, both are implemented.

from laravel-translation.

joedixon avatar joedixon commented on August 26, 2024

Does anything get added to the database?

from laravel-translation.

FrankyJust avatar FrankyJust commented on August 26, 2024

No, nothing is added. Only the default en-language is visible in languages-table.

from laravel-translation.

joedixon avatar joedixon commented on August 26, 2024

Hmm, I'm not sure what the issue could be. Have you published the translation.php file. Are you able to send it across so I can have a look?

from laravel-translation.

FrankyJust avatar FrankyJust commented on August 26, 2024

yes, file is published. I've added it in a zip.
translation.php.zip

from laravel-translation.

joedixon avatar joedixon commented on August 26, 2024

That looks fine. Can you add the following to your app (in a route or controller is usually a good place) and let me know the output:

dd(config('translation.driver'));

from laravel-translation.

FrankyJust avatar FrankyJust commented on August 26, 2024

I've tried some files in the app, but I don't get any result, or sometimes an error. So I will wait until the full tutorial on Laravel News is ended, and will try then your app again.

from laravel-translation.

mustafatoker avatar mustafatoker commented on August 26, 2024

This problem is keep going on.

Environment:
Laravel 5.8
PHP 7.3
MySQL 5.7

from laravel-translation.

Atif-Bashir-1998 avatar Atif-Bashir-1998 commented on August 26, 2024

@FrankyJust @mustafatoker check the updated documentation and this issue

from laravel-translation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.