GithubHelp home page GithubHelp logo

rycks / laravel-dolibarr Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 68 KB

Access to your Dolibarr objects from Laravel app

License: GNU Lesser General Public License v3.0

PHP 100.00%
dolibarr laravel laravel-package dolibarr-erp

laravel-dolibarr's People

Contributors

rycks avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

laravel-dolibarr's Issues

Database prefix

The problem arises when attempting to use the Caprel\Dolibarr package in conjunction with a custom database prefix. Despite setting the desired prefix in the package's configuration, it appears that an additional "dolibarr" prefix is being appended to the table names. This causes conflicts when interacting with the database, as the package expects table names with the "llxnm_" prefix, rather than "llxnm_dolibarr_".

As a result, any queries or operations performed by the package fail to locate the corresponding tables due to the mismatched prefixes. This issue impedes the seamless integration of the Caprel\Dolibarr package within Laravel applications that rely on custom database prefixes.

I have reviewed the package documentation and attempted to modify the prefix using the available configuration options, but unfortunately, these steps did not resolve the problem. Additionally, I explored alternative approaches, such as extending the package's classes and directly modifying the code, but these workarounds did not provide a satisfactory solution either.

I am reaching out to you to seek guidance and assistance in resolving this matter. It would be greatly appreciated if you could review the issue and provide any insights or suggestions on how to address this conflict effectively. If there are any modifications or updates that can be made to the package to support customization of the database prefix, it would greatly benefit users who rely on Laravel with custom database prefixes.

I am more than willing to provide any additional details, error messages, or code snippets that could assist you in investigating this issue further. Please let me know if there are any specific steps or tests I can perform to help diagnose the problem and work towards a resolution.

Thank you for your attention to this matter, and I look forward to your response. Your expertise and support in resolving this issue would be immensely valuable.

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.