opus icon indicating copy to clipboard operation
opus copied to clipboard

Open source knowledge base application for Teams

Results 17 opus issues
Sort by recently updated
recently updated
newest added

Hello.. how you doing. Could you tell me what is Password for the admin User for the Opus URL..? Or please let me know how to generate an admin password....

Hello! I'm using Opus and really enjoy it. Anyway it's based on Laravel 5.4 that doesn't receive security fixes since Jan 2018. Even the closest LTS (5.5) has stopped receiving...

I'm confident with Xampp and some others however I'm having a bit of trouble with the Docker instructions. This first part makes sense. ``` composer create-project ziishaned/opus cd opus cp...

Passing glue string after array is deprecated. Swap the parameters in SlugService.php line 137 -- at HandleExceptions->handleError() at join()in SlugService.php line 137 at SlugService->getSlugSource()in SlugService.php line 81 at SlugService->buildSlug()in SlugService.php ...

It seems quite dead, there's been no updates in months

(1/1) UnexpectedValueExceptionThe stream or file "/var/www/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied -- in StreamHandler.php line 107 at StreamHandler->write(array('message' => 'UnexpectedValueException: The stream or file "/var/www/storage/logs/laravel.log"...

I create a new user and add various permissions at the role admins, in the table role permissions exist this permissions, but the application not recognize this. Application: ![image](https://user-images.githubusercontent.com/24255842/45775406-4901f400-bc15-11e8-8899-fa6e40da1f9a.png) Database:...

Hello, would it be possible to create a fork using the MIT License? I'd like to enhance it.

`composer create-project ziishaned/opus` is not working, It should be; `composer create-project zeeshanu/opus`

An error occurred after the command: `docker-compose up` The file affected is `app.docker` ```code E: Package 'mysql-client' has no installation candidate ERROR: ``` All code: ```code Building dependency tree... Reading...