-
Tested on two different installations :
A new user signs up.
Internal process is OK and a mail is sent, but instead of the message indicating he will receive this mail, he gets a blank screen. And e…
-
What is the suggested update process? If none, how would you like to go to update a project created with Canvas?
-
I installed Flarum in my local machine using the CLI as instructed here. http://flarum.org/docs/installation/
I have my nginx config here:
```
server{
listen 80;
server_name dev.hostname.com…
-
UglifyJS2 seems pretty good, it rename local variables too
and can helps to prevent reaching google closure limit
related to flarum/core#887
https://github.com/mishoo/UglifyJS2
https://github.com/ter…
sijad updated
8 years ago
-
Hello,
I found caddy a short time ago and really like it. So I would be interested into converted htaccess files to get applications (cms, ...) working with caddy (+php-fpm).
Maybe (working and test…
pwFoo updated
8 years ago
-
So I tried to do a clean install of Flarum beta 5 today, but I was greeted with a big red error.
``` bash
$ composer create-project flarum/flarum . --stability=beta
Installing flarum/flarum (v0.1.0-b…
-
![flarum-post-count](https://cloud.githubusercontent.com/assets/3384391/14896773/d1080710-0d9c-11e6-9889-b62a77b935f2.png)
-
- assets/fonts
- less/lib/font-awesome
Actually, we should try loading it via Composer (https://github.com/components/font-awesome) so we don't have to include it in our repo.
-
There seems to be a conflict when both BBCode and Markdown are activated (as they are on Flarum.org). When a properly formed bbcode expression is created with parenthesis immediately inside the tag co…
-
Let's analyze and discuss what we need and expect from RoR's future website. The content and services of the website will largely determine the hosting parameters we'll be looking for. Further, our co…