SatoshiGuacamole

Results 2 issues of SatoshiGuacamole

The `2016_09_02_000000_create_role_user_table.php` migration is executed before the `2016_09_02_000000_create_roles_table.php` migration causing a foreign key error on the `role_id` column.

Hello. Such a great surprise to find that fusedav is being maintained. I managed to compile 3.0.0 and I created configuration /etc/fusedav.conf: ```ini [fusedav] nodaemon=true ``` I have a problem...