GithubHelp home page GithubHelp logo

Laravel 9 upgrade about laravel HOT 3 CLOSED

rbruhn avatar rbruhn commented on June 15, 2024
Laravel 9 upgrade

from laravel.

Comments (3)

MichaelHoste avatar MichaelHoste commented on June 15, 2024

Hi @rbruhn,

To be honest, we didn't notice this directory change in Laravel 9.

But since we use $this->application['path.lang']; and not the hard-coded directory name, it should works. Did you have any issue with this?

If you use GetText, you may also need to update your config file accordingly here:

'gettext_locales_path' => 'resources/lang/gettext'

Feel free to tell us if you noticed any issue with this, we may have forgotten something.

from laravel.

rbruhn avatar rbruhn commented on June 15, 2024

Thanks, didn't see that. Not having any issues.

from laravel.

MichaelHoste avatar MichaelHoste commented on June 15, 2024

We updated the README and some parts of the code to better reflect the new default lang directory in Laravel 9:

Thank you for pointing this out 🙂

from laravel.

Related Issues (16)

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.