-
https://github.com/LaravelRUS/SleepingOwlAdmin/blob/development/src/Column/String.php#L5
Не заводится под PHP 7, т.к. String является зарезервированным словом. Нужно придумать вместо String какое-ниб…
-
Hi all,
I was experimenting around with soft-deletable models and found the following issues:
1. You have to manually add `$display->setApply(function(Builder $query) { $query->withTrashed(); });`, o…
-
Hello,
in the previous version (v3) there was the configuration for manage static navigation menu, I mean adding for example Dashboard link to menu or a static page (with a static controller) in this …
-
`$description = Admin::model(Ecommerce\Productso\Models\CategoryDescription::class)->fullEdit($editId);`
```
$description->items([
FormItem::hidden('language_id')->defaultValue($id),
FormItem…
-
Hello,
there's a way to set a specific controller that override the standard controller for a specific model?
I mean something like this:
```
// /app/Admin/Contact3.php
$model->onDisplay(function ()…
-
Hi,
I want to try and use this product, I have some questions if I may.
1. Can I write my own functionality (interceptions) in Before/After crud operations? for example, I want to send an email when a…
-
my env:
```
"php": ">=5.5.9",
"laravel/framework": "5.2.*",
"dingo/api": "1.0.x@dev",
"tymon/jwt-auth": "^0.5.9",
"laravelrus/sleepingowl": "4.*@dev"
```
Afte…
-
Сообщение `N просьба оборачивать в кавычки ссылки на видео и изображения.` срабатывается всегда, поправить это: https://github.com/LaravelRUS/GitterBot/blob/274b1b443ccaffb95de40d039ff874dca68b2a64/ap…
-
I've got the same message but I downloaded a v4 version as indicated on the github site. Anyone has a solution ? Thanks
-
Думаю это не особо нужный функционал. Ставим `+` или `-` кто за (что бы убрать) и против (оставить) соответственно. Итоги подведём в воскресенье. =)