thecodingaviator / coasttocow

MIT License
1 stars 1 forks source link

Figure out how to put files in a specific drive #3

Closed thecodingaviator closed 1 year ago

thecodingaviator commented 1 year ago

Hi Gordon,

I got submit.php working but cannot put files in the right folder. Do you wanna work on this?

gordoncd commented 1 year ago

yes

I made some changes on the new branch submit_effort. I think this will fix the problem but my local server isn't working right now so I need to fix that before I can test it.

thecodingaviator commented 1 year ago

Current progress on main:

image

gordoncd commented 1 year ago

Yeah this is where I was too. Need to check server environment next probably?

On Thu, Jun 29, 2023 at 12:43 AM Parth Parth @.***> wrote:

Current progress on main:

[image: image] https://user-images.githubusercontent.com/34807532/249673467-4ed1f4c8-c1b4-401a-8934-1f51b7d86988.png

— Reply to this email directly, view it on GitHub https://github.com/thecodingaviator/coasttocow/issues/3#issuecomment-1612422294, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZUYB3I7ZSZTWIGAN5JOIILXNUBWZANCNFSM6AAAAAAZTMQWQU . You are receiving this because you were assigned.Message ID: @.***>

thecodingaviator commented 1 year ago

I have an eerie suspicion that composer is not doing its job

gordoncd commented 1 year ago

composer doesn’t respond exist from ssh so I’d guess that’s the issue

On Thu, Jun 29, 2023 at 12:48 AM Parth Parth @.***> wrote:

I have an eerie suspicion that composer is not doing its job

— Reply to this email directly, view it on GitHub https://github.com/thecodingaviator/coasttocow/issues/3#issuecomment-1612426578, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZUYB3J7Q6AXOAO653QYLJ3XNUCLJANCNFSM6AAAAAAZTMQWQU . You are receiving this because you were assigned.Message ID: @.***>

thecodingaviator commented 1 year ago

image

The vendor folder is there. How did you set composer up?

gordoncd commented 1 year ago

It was there when I synced there, but if you say in and call composer it says not found¿ it didn’t get there from GitHub did it?

On Thu, Jun 29, 2023 at 12:52 AM Parth Parth @.***> wrote:

[image: image] https://user-images.githubusercontent.com/34807532/249674585-1d735a09-82c2-4c9d-a3c1-05d57805ae96.png

The vendor folder is there. How did you set composer up?

— Reply to this email directly, view it on GitHub https://github.com/thecodingaviator/coasttocow/issues/3#issuecomment-1612428685, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZUYB3OFTOCXX6IM64E7663XNUCZJANCNFSM6AAAAAAZTMQWQU . You are receiving this because you were assigned.Message ID: @.***>

thecodingaviator commented 1 year ago

I may have put it there without knowing actually