-
This was my approach to implementing plugin based authentication. Hopefully it's not an anti-pattern for how you envisioned Saloon being used. Putting docs here in case they can be brought into the of…
-
## Bug Description
Two (related?) ways:
1. There were `work` entries with a `type` (Taxonomy, example term "Drawings") but edits are made and there are no longer any entries with that `type`. eg: Dr…
-
- Laravel Version: 8.58.0
- PHP Version: 8.0.1
- Database Driver & Version: n/a
### Description:
Laravel 8.37 introduced an issue where standard HTTP GET requests using the Laravel HTTP …
-
I'm getting this really weird bug, since I've upgraded my Laravel version to 7.x (Laravel Tinker v2.4.2). The shell doesn't accept me using FQCNs anymore. See the output below:
```
Psy Shell v0.10…
-
- Forge CLI Version: #.#.#
- PHP Version: #.#.#
### Description:
Tried to use forge login with forge api token from windows system, but got errors:
An unexpected error occured. Please rep…
-
- Forge SDK Version: 3.8.0
- Laravel Version: 8.53.0
- PHP Version: 8.0
- Database Driver & Version:mysql
I send a api request from localhost to forge. It works create, your package create the s…
-
- Laravel Version: 8.61.0
- PHP Version: 8.0.10
- Database Driver & Version: PostgreSQL (libpq) 12.8
### Description:
When checking for table existence using `Schema::hasTable()`, PostgreSQL g…
laacz updated
3 years ago
-
So I have a search engine built into my app that fetches results from multiple sources from across the web from different engines and broadcasts the results in real-time as we get a response.
I was…
-
### Discussed in https://github.com/spatie/laravel-medialibrary/discussions/2686
Originally posted by **CaReS0107** December 8, 2021
Seems somethings goes wrong and upgrade guide is not worki…
-
**Describe the bug**
In staging (Laravel Forge) the Orchid resources CSS and JS are not found, giving a 404.
Have tried `php artisan orchid:link` but this has not solved the issue.
Is this an…