-
my proposal is https://github.com/puikinsh/gentelella
-
He posat un issue i un PR:
- https://github.com/kanuu-io/kanuu-laravel/issues/6
- https://github.com/kanuu-io/kanuu-laravel/pull/7
Temporalment utilitzo hack de composer.json utilitzant repositori…
-
Sometimes public folder is not in sync (because I forget to run npm run dev) with changes in resources. So it could be very convenient a tool like prepublish script in npm that forces execution of a s…
-
Now only console errors are shown and sigin/Register buttons get freezed/disabled.
-
Hello everyone and congratulations for your amazing job!
I haven't found any examples or references of how to use Cylon.js with Makeblock Orion or Mbot robot? Anyone could help me please?
-
I forget too many times to change public folder files after changing javascript source code.
Use a adminlte-laravel-test repo qhen always testing app an here user a especial Laravel mix files thant…
-
Maybe could be optional (config file)
Use:
```javascript
window.Laravel = {!! json_encode([
'csrfToken' => csrf_token(),
'user' => Auth::user()
]) !…
-
Remember checkbox on login screen and Accept terms checkbox on Register screen is not clickable/checkable in Safari iOS 11 - `onClick` event is not propagated to the handler.
## Detailed descri…
-
Definir las tecnologias principales por las que se regira el CMS. se ha comentado sobre hacer uso de Vue.js para el front-end.
-
I have one issue when i selected only the month in the datepicker, because i need pick the period of the month eg: August/2017 or January/2018, etc.It seems work correctly in the most of the months…