-
Hello Friends,
I am implementing Adldap2/Adldap2-Laravel package.
when I use
**Adldap::getProvider('default')->auth()->attempt($username='xxxx', $password='xxxxx')**
then it returns true if user exis…
-
Step-by-step execute commands from https://hub.docker.com/_/sentry/ :
```
root@sentry1:~# docker run -d --name sentry-redis redis
957c3000c56fcf5dabf2212ace203c7ae4ce982e4b8a9722a4006886a5d5ab58
roo…
-
I try to run UnitTests using GitlabCI with runners, I have configured a runner using a docker image and services but not all the tests are passing. Actually all database tests are failing in my case
…
-
@uran1980 raised this question on the recipes repo.
It is an important step having a migration from an accepted and widespread tool to deployer, this will allow deployer to gain new users with the le…
-
New install of Laravel 5.
installed the mod, works, i can actually pull a user.and see details of him.
Now using auth , i changed the required info and want to auth by samaccountname/username
any i…
-
what happend???
-
Hello,
I've cloned fresh cachet install following all steps in documentation [1], but if I run "php artisan migrate" it gives: "SQLSTATE[HY000] [14] unable to open database file". Here is my ".env" f…
-
@stevebauman I've followed all of the documentation but can't seem to get `Auth::user()->adldapUser` to return anything but null.
I have added the trait to my user model, turned on `bind_user_to_mod…
-
This is for tracking, please do not merge.
I need help with figuring out routes.php. Everything else seems to work perfect.
-
We should not ask users at upgrades or fresh installs to do a lot of preparing their application in order to use Ticketit package.
In v0.2.0 we ask users to set up 2 non-default Laravel settings (use…