Giter Site home page Giter Site logo

Comments (9)

kevinkhill avatar kevinkhill commented on May 26, 2024

I don't know it isn't automatically pulling my updates... I will do it manually

from fontawesomephp.

kevinkhill avatar kevinkhill commented on May 26, 2024

Updated 👍

from fontawesomephp.

BadChoice avatar BadChoice commented on May 26, 2024

Just fixed another laravel issue when using the facades :P

Do any of you what is the best way to develop packages? I'm always doing the fixes in my project in the vendor folder, and then coping it in another project and I forgot things there...

from fontawesomephp.

kevinkhill avatar kevinkhill commented on May 26, 2024

from fontawesomephp.

kevinkhill avatar kevinkhill commented on May 26, 2024

from fontawesomephp.

BadChoice avatar BadChoice commented on May 26, 2024

Wow, that sounds really good, this way you can have each package in its own folder and have them related, thank you so much I'll try this approach and see how it works,

My only concern, is that the app is not a test, but the real one, then you have to handle that require/local things to not mess with the production one right?

from fontawesomephp.

kevinkhill avatar kevinkhill commented on May 26, 2024

If you are going that route, then you should add your fork of the library as a source in composer, so when you require "vendor/lib" it won't try to get it from packagist, but use your fork source instead. This way you can keep your changes in with your app, you can push your changes to the upstream, hoping they will get merged and all is well.

Try giving this a read and see if it helps you

from fontawesomephp.

kevinkhill avatar kevinkhill commented on May 26, 2024

Just closing the issue, not our discussion 😄

from fontawesomephp.

BadChoice avatar BadChoice commented on May 26, 2024

Wow, that link is exactly what I needed, thank you so much! I won't do any more mistakes in you package then hahaha

BTW can you update the version in packagist? Thanks!

from fontawesomephp.

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.