-
**Update**
Description below is bit outdated. v4 is built using WP CLI as base.
The following checklist reperesent items that v4 needs to provide at some point on its own because there is no equiv…
-
I absolutely LOVE this package as it is VERY useful for writing tests. Sadly it doesn't work in Laravel 9 ;(
-
When a new pull request is made, GitHub should automatically set up a laravel environment and test the changes.
-
# Bug report
### What I did:
Use LogManager to view all log files in the `storage/logs` directory.
### What I expected to happen:
Either be able to preview non-Laravel log files with less …
-
### Discussed in https://github.com/Laravel-Backpack/CRUD/discussions/2667
Originally posted by **tabacitu** April 13, 2020
Instead of using DataTable's magic to export rows, we should create …
-
When using `vue-multiselect="^3.0.0-alpha.2"` I get this error when running with SSR:
```
/Users/james/Code/laravel/forge/node_modules/vue-multiselect/dist/vue-multiselect.esm.js:1
import { openB…
-
Currently we do not support domain in api config, would be nice to have.
-
A table to list publications - usually references. I have already quite a lot of scripts for that methods and they are a good start
The references are held in a Endnote reference software:
- [x] …
-
Now Laravel 9 is out. Any possibility for supporting that? I can help with testing and/or debugging if needed.
-
**Can't run tests using localization**
After reading your documentation I have added the following code to the /tests/TestCase.php file:
protected function refreshApplicationWithLocale($loca…