-
When i install flarum, i run 'php artisan flarum:seed', throw error below:
PHP Fatal error: Access to undeclared static property: Flarum\Core\Models\Post::$type in /vagrant/system/core/src/Core/Mode…
-
Hello. As I understand I need to use virtual machines and other virtualization stuff to use the forum.
Is it possible to install it as esoTalk by uploading to the hosting and just going to installati…
-
You wanted a specific complaint? Here it is:
**Why are beginners being herded into the command line, due to composer?**
Application developers are now frequently only including composer installs.
T…
-
Currently Flarum is running on Laravel 4.2. We will want to begin the transition to Laravel 5 sooner rather than later.
I don't know how stable Laravel 5 is at the moment, but I can't imagine that th…
-
I know its build on Laravel.. is there a chance/way flarum can be installed on a shared-hosting?
w3guy updated
9 years ago
-
Users will need to be able to authenticate (log in) through the API. It needs to be reasonably secure over both HTTP and HTTPS, just like a standard PHP form login.
I'm unsure of the best way to appr…