Coder Social home page Coder Social logo

Comments (5)

gabsource avatar gabsource commented on August 22, 2024

bcadd is provided by php-bcmath extension. You can enable the extension or use a different generator via the configuration item uuid_provider (must be a globally available function or a static from a class in the form Name\Space\Class@method).

from laravel-attachments.

AEK-BKF avatar AEK-BKF commented on August 22, 2024

Where can I enable the extension ?
I'm on ubuntu 16.04 , mariadb, php 7, Laravel 5.4

from laravel-attachments.

gabsource avatar gabsource commented on August 22, 2024

If not already installed you need to install the extension package. I presume something like php7.0-bcmath. If the extensions is installed php7enmod bcmath will enable it (with sudo if not root).

Search for tutorials or howto, you'll easily find one for your system.

from laravel-attachments.

Pes8 avatar Pes8 commented on August 22, 2024

Maybe the dependencies should be written in the readme ? Because I also got this error in a fresh LAMP installation (and now I've installed the extension)

from laravel-attachments.

gabsource avatar gabsource commented on August 22, 2024

Thanks for reporting this. The extension dependency has been added here bnbwebexpertise/php-uuid@bab3be7

Now it should throw an error when trying to install on a PHP setup without the extension.

from laravel-attachments.

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.