-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
git pull is giving the error of…
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
This is probably closely related to [this issue](https://github.com/statamic/cli/issues/74).
If I remove all of my global composer dependencies then `composer global require statamic/cli` works fin…
-
If you are in a position to upgrade to Laravel 7, please try v3.0.0-rc2 of this package, and report back any issues. These are pre-release versions, so I wouldn't recommend running them in production.…
-
### Description
Hybridly throws the "hybridly.response" event that has an array as it's first parameter. This causes the following error to occur.
Error: method_exists(): Argument #1 ($object_or…
-
# Bug report
### What I did
I am using relationship field to create contracts for my projects. Every contract has a multiple upload field:
```
CRUD::addFields([
[
'name' => 'na…
-
# Bug report
### What I did
After deleting a record, the modal window (dtr-modal) does not close and does not redirect to the list.
### What I expected to happen
Close the window or redire…
-
I am trying to create webhook for my app which should create with app installation but its not working for some reason. My app was installed successfully and I can query data through api but webhook n…
-
### What were you trying to do?
Build application for distribution to users
### What happened?
The app was built and signed but it uses the default NativePHP icon
### How to reproduce the …
-
# Bug report
### What I did
CRUD article controller with field:
```
CRUD::addField([
'name' => 'image',
'label' => 'Image',
'type' => 'image',
'withFiles' => [
'di…