-
- [ ] Impove achievements
- [x] Moving achievements from `Core` to `Domains\Bot`
- [x] Add unque id to achievements (class name currently)
- [x] Remove all deprecated http api (`Interfaces\Gitter`…
-
Issue - https://github.com/LaravelRUS/docs/issues/187
Аналогично, http://laravel.su/docs/5.4/releases#laravel-5.4
-
https://sidecar.gitter.im/
``` html
((window.gitter = {}).chat = {}).options = {
room: 'LaravelRUS/chat'
};
```
-
При [отправке ботом кода на гист](https://github.com/LaravelRUS/GitterBot/blob/fcddc10fa45a9747020b8c30df63ba1ebdb53b28/app/Domains/Bot/Middlewares/Improvements/LongCodeMiddleware.php#L67-L87), чтобы …
ghost updated
8 years ago
-
Can't be focused and changed using keyboard.
-
I have a curious problem. I have created a custom edit page. On that page I have a series of drop-down (select) lists. The user must choose a value in the first list. This selection populates a set o…
-
when i leave date field empty and hit save i want to save null to database... now system saves Dec 2, 2 to database... how to solve this (i have laravel 4.2 instalation)
-
good time of day.
i have an error at row 175 in admin/src/SleepingOwl/Admin/Display/DisplayTable.php
in method modifyQuery($query).
maybe call_user_func_array([$query,$method], $scope); needs to …
-
Hello! Help me please with image! how will make size image? Give me example please. I read in doc but don`t understand ! Help please! Thanks)
-
How add custom css and js?