wumix Have anyone's install flarum with extensions on a mobile phone locally. I have make the install about I can't install extensions. Can anyone help me Thanks people
Kyrne Wait you want to install it on and Andriod phone? I don't think that it can be done, and even if it could, I wouldn't recommend it.
wumix It's working I installed php composer and flarum. My problem is a when I add the extension via composer the console tells me an error. ( Can't find Flarum installation.)
0E800 As long as the all the php packages are compiled for armv7 or whatever your build is. How are you installing on android ¿
wumix This is the Tutorial what i used https://www.sitepoint.com/android-elephpant-laravel-android-phone//
0E800 @wumix I tried a similar thing. Please review: https://discuss.flarum.org/d/5156-running-flarum-on-mobile/5 The conclusion was I could not get Nginx or Apache to install. There is also no package on Termux for php-fpm which is also needed. See here termux/termux-packages255 Edit: it looks like they got Nginx working on termux which is a bonus.