Coder Social home page Coder Social logo

Comments (10)

rmariuzzo avatar rmariuzzo commented on May 20, 2024

Hey @evilangelmd!

I will ask something simple, does this path /Users/apple/Documents/project/laravel/resources/lang exist?

from laravel-js-localization.

evilangelmd avatar evilangelmd commented on May 20, 2024

no, on L4 the path is: /Users/apple/Documents/project/laravel/app/lang
on L5 path was changed to resources/lang but in L4 was app/lang
screen shot 2017-03-06 at 10 15 09

from laravel-js-localization.

evilangelmd avatar evilangelmd commented on May 20, 2024

infact this bug was even in 1.2.0 that i use till last week, but when i used for first time, i had deadlines near, so i maked a fork and made it compatible with L4 exclusively, After that project i forgot it till last week when project manager wanted to update L4.

from laravel-js-localization.

evilangelmd avatar evilangelmd commented on May 20, 2024

And another thing, it is possible to do for L4 min php version >=5.4.0 ?

from laravel-js-localization.

aimakun avatar aimakun commented on May 20, 2024

@rmariuzzo Hello, I'm not sure what we need to do about this issue. It's updating composer.json to PHP 5.4+, isn't it?

from laravel-js-localization.

rmariuzzo avatar rmariuzzo commented on May 20, 2024

@aimakun we need to check at Laravel site what is the minimum PHP requirement for Laravel 4.2 and then see if we need to change something.

from laravel-js-localization.

aimakun avatar aimakun commented on May 20, 2024

I'm actively working on project that still using Laravel 4.2 and it appeared in composer.lock that require PHP 5.3+. I think just update to same version (>=5.3.0) should works fine.

But for Laravel 5+ it would require PHP 5.5+. Should it be separate tags specific for Laravel 4?

from laravel-js-localization.

aimakun avatar aimakun commented on May 20, 2024

FYI, Laravel 5.5 and up now require PHP >= 7.0 as described here: https://laravel.com/docs/5.5/installation

from laravel-js-localization.

rmariuzzo avatar rmariuzzo commented on May 20, 2024

from laravel-js-localization.

aimakun avatar aimakun commented on May 20, 2024

Ah, I forgot that Composer would resolve PHP version based on all dependencies. I think no problem for update project's composer.json anyway. If Laravel or other dependencies required higher PHP version, Composer should update by itself.

from laravel-js-localization.

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.