Vagner Luz do Carmo
Vagner Luz do Carmo
cool. :+1: But I think it should have a nicer name, like User::whereRole('admin') or whereRoles(['admin', 'employ']). Proposal: 1 - whereRoles, whereRole 2 - whichRole, whichRoles 3 - rolesAre(), roleIs()
This happened to me when I accidentally passed an Array/Object as a parameter to the message. Now I'm being careful. ```javascript swal({ message: Array }) ```
Interessante o projeto, mas pelo visto o foco maior da ferramenta foi para devs de Typescript, pois eles não fizeram o Query Builder pra outras linguagens (python, php, go ...),...
Link do Projeto: https://streamlit.io/
Im using a Windows 8 PC... The terminal encoding maybe throw that trouble... As soon as possible I will upload a screenshot
I try to use the Git Bash terminal, but had the same thing..
I have forked this package to upgrade to Laravel 5... It works, but have that bug encoding, I don't know if that are something different on encoding for Laravel 5
The forked is https://github.com/vluzrmos/laravel-translator
Hi, see my screenshots https://www.dropbox.com/sh/efsthtne7cde2h9/AAAG5uwIQSuFhvqCjLpFcXDia?dl=0
I leave MS Windows, but I think if you are using it, you will have troubles.... a simple solution is use a virtual machine like [Homestead](http://laravel.com/docs/5.0/homestead). @romaldyminaya