-
Hello,
I can not send a ticket by mail to a participant. Here is the error message in the logs:
[2019-09-20 11:46:13] production.INFO: Sending invite to: xxx@xxx
**[2019-09-20 11:46:44] pro…
-
Hi again, testing I noticed that if you have a string like that
> @lang('Hello ', ['Name' => 'Cristian'])
it wont import in to your json like that:
> "Hello ": "Hello :Name"
Any posibil…
-
Hello,
I found a new issue with Postgresql ^^
The contact form return this :
> [2020-02-22 02:14:28] Production.ERROR: SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "respo…
-
I'm having issues where sessions are not persistent. On each refresh, new sessions are created (can overload a server if setting session driver to 'path'; error out after 8-9 cookies created using ses…
-
Re,
I have a `::controller` route that's localized. How do I further localize methods inside the controller?
```
class Cars extends BaseController {
public function getIndex() { }
public funct…
-
Hello there! I need to use dynamical route prefix but I can't use any executive code inside config file.
I use **mcamara/laravel-localization** and it must be implemented like:
```PHP
// route…
-
- Laravel Version: 6.0.3
- Nova Version: 2.3.0
- PHP Version: 7.3.9
- Database Driver and Version: MySQL 5.7.24 Community Server
- Operating System and Version: Windows 10 64 Bits
- Browser …
-
**Describe the bug**
You get error 500 when opening a breadcrumb menu.
(This happened after update to Bookstack 0.28.0 from 0.27.5 as per the update instructions)
**Steps To Reproduce**
Steps to…
-
Hello!
I have this error when trying to update my profile (Account window).
Is it only on my instance or on all instances ?
Error:
```
Value for URI.HostBlacklist is of invalid type, should be list i…
-
I get this message when trying to publish config file.