Welcome Guest, Not a member yet? Register   Sign In
Composer question
#14

So, let me repeat it just to see if I understood it right.

The brain of the framework is in the vendor folder so it can be updated but the app itself is living in the app folder. And the way to make sure the app runs from the files in the so folder is by namespacing it and/or extending the classes from the vendor.

That means that if I update via composer, I'll still have to check if some of the files are up to date? For example, if you update something in the (i don't know the path bc i am writing from phone)/Views.php, that would be updated, but if you change the BaseController.php, it would have no effect on updating as I would have to do it manually.

Thanks a lot for the explanation and keep it up!
Reply


Messages In This Thread
Composer question - by muuucho - 03-17-2020, 06:32 AM
RE: Composer question - by jreklund - 03-17-2020, 12:19 PM
RE: Composer question - by muuucho - 03-18-2020, 04:54 AM
RE: Composer question - by jreklund - 03-18-2020, 12:06 PM
RE: Composer question - by muuucho - 03-20-2020, 03:27 AM
RE: Composer question - by jreklund - 03-20-2020, 10:58 AM
RE: Composer question - by muuucho - 03-21-2020, 10:06 AM
RE: Composer question - by jreklund - 03-21-2020, 10:20 AM
RE: Composer question - by muuucho - 03-21-2020, 02:13 PM
RE: Composer question - by jreklund - 03-21-2020, 02:18 PM
RE: Composer question - by muuucho - 03-22-2020, 06:00 AM
RE: Composer question - by MGatner - 03-23-2020, 09:30 AM
RE: Composer question - by muuucho - 03-24-2020, 02:21 AM
RE: Composer question - by elserra - 04-17-2020, 04:00 PM
RE: Composer question - by jreklund - 04-18-2020, 02:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB