Code Monkey home page Code Monkey logo

Comments (4)

jonasva avatar jonasva commented on May 29, 2024

Maybe it's an issue with your form? I had some problems with that in the past. Now I use this structure to catch the boolean from a form checkbox:

$user->activated = Input::has('activated') ? true : false;

from laravel-translatable.

gillesmk avatar gillesmk commented on May 29, 2024

Hi,

Yes I did something similar, but the weird thing is that I have only the Issue with default locale. I’ll do more test and see if I did something wrong

Thanks for the tip I did know the Input::has method.

from laravel-translatable.

dimsav avatar dimsav commented on May 29, 2024

@gillesmk can we close this?

from laravel-translatable.

gillesmk avatar gillesmk commented on May 29, 2024

Yes sorry,

I didn’t reply.

cheers

m k

Gilles Boisson
Web Developer
Manythink
Office: +32 2 559 01 64
Fax: +32 2 527 57 59
55 rue des Anciens Étangs
B-1190 Brussels
[email protected] (mailto:[email protected])
www.manythink.be (http://www.manythink.be)

Le jeudi 9 octobre 2014 à 03:01, Dimitri Savvopoulos a écrit :

@gillesmk (https://github.com/gillesmk) can we close this?


Reply to this email directly or view it on GitHub (#45 (comment)).

from laravel-translatable.

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.