-
We are currently buillding `v7` of the medialibrary. We'll work on this:
- add Vue components to help with uploading / administering media
- add a controller to handle requests coming from those …
-
Hi @crynobone,
I have an issue to get a schema column listing with testbench.
Here is a test I have written to point the problem : https://github.com/Okipa/testbench-core/blob/3.7/tests/SchemaTe…
Okipa updated
6 years ago
-
First of all congrats and big thanks for this library, it's saved me a lot of time, very nice and useful.
I would like to suggest an idea to make create/edit form generation, would be great.
Do …
kamov updated
6 years ago
-
Hello,
I am using the spatie media library to upload images for my users.
When I display my users using
`$users = User::all();`
I want to be able to display each user and its associated avatar a…
-
I get the `Session store not set on request.` issue when I try to flash a request, in order to get the `old()` value in a view.
I tried to add the following code in the `getEnvironmentSetUp` or i…
Okipa updated
6 years ago
-
Hi @mnabialek,
Thanks for your package that I just found and seems to be great and well tested !
After installing your package and reading the doc, I noticed that there is currently no way to ch…
Okipa updated
6 years ago
-
Hello. I have some problem.
when I try:
` ->setModel(Project::class)`
I get:
`Argument 1 passed to Okipa\LaravelBootstrapTableList\TableList::setModel() must be an instance of Okipa\LaravelBootstr…
-
With the following composer.json:
(none)
``` json
{
...
}
```
When I run this command:
```
composer command -vvv (please include -vvv!)
```
I get this output:
```
[Composer\Repository\Repos…
-
Is it possible to achieve multiple checkboxes, bound to the same array, like[ Vue's example ](https://vuejs.org/v2/guide/forms.html#Checkbox)currently? Or do we need to use the events? Can't seem to d…
-
Add possibility to add a second "zoom" path for an image, that allow the user to see a bigger image on click than the thumbnail that is given.
Okipa updated
7 years ago