Rainloop for Laravel

155 views Asked by At

I was wondering if is possible to add composer package imscp/rainloop to Laravel project by composer autoload or if is there other way to achieve this.

1

There are 1 answers

0
Kvovadis On

I solved it by modifying .htaccess to redirect specific route to subdirectory of the project.