-
I am getting such type of error everything is all right i have done all the things in the documentation.
It works in windows local Xaamp server but dont work in linux server in production ... please …
-
Hi,
Thanks for writing this package.
After adding this package to my Laravel 4.2 project I tried to get this to work. I set up everything the way I think it's supposed to be (as others pointed out t…
-
Hi!
Very nice kit for quick building web-app. Thank you! :+1:
Some changes that I want:
1. Enter button don't work in search field. Fix, please.
2. Can you use more complex table? Something like [JT…
-
If the base URL is
baseURL/subdiretory - a location in NGINX
Then the links redirects to baseURL/docs/... whereas the link should be baseURL/subdirectory/docs/...
in .env file, I have already…
-
I ahve the following code snippet:
->leftJoin('blocked_users', function($join) use ($user_id, $id)
{
$join->on('users.id', '=', 'blocked_users.blocked_user…
-
Responder version: 3.0.5
Laravel version: v5.5.45
In the config file, the documentation for `filter_fields_parameter` says:
>The package can automatically filter the fields of transformed data …
-
### Describe the Bug
When configuring the `EXPORT_PDF_COMMAND` as documented at [Admin Documentation > PDF Rendering](https://www.bookstackapp.com/docs/admin/pdf-rendering/#pdf-export-command), an …
-
Is there any reason or design decision that dictates that the use of a `Facade` always returns a singleton, and ignores the binding method specified in the `ServiceProvider`?
-
1. Your software version (Screenshot of your startup)
Run inside a docker container of ubuntu:latest
```Dockerfile
FROM ubuntu:latest
ARG WWWUSER=1000
ARG XDEBUG_HOST=host.docker.internal
…
-
### TODO LIST FOR ELYSIUM-WEB
PHP ---> Laravel
### Main
- [ ] Download client Types
- [ ] Links to Google Play | App store / APK-file
- [ ] Download client for windows function
-…