Hello guys. I'm new to flarum and having some challenges which I would appreciate anyone to put me through.
First is creating additional pages as seen on this forum, is there a command that integrates that using composer as the bazaar market has ceased to function according to some articles I read.
Secondly, is concerning image uploading. is there an extension or cmd that would allow image upload aside the native upload designed with flarum. I tried using "composer require fof/upload" and "composer require matteocontrini/flarum-imgur-upload" but the installation showed this:
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run ".\vendor\bin\upgrade-carbon" to get help in updating carbon and other frameworks and libraries that depend on it.
52 packages you are using are looking for funding.
Use the composer fund command to find out more!
Is there something Im not doing right?