-
Hey,
any chance you could add a method to the `Activity` model so that only logs for a specific causer are retrieved? May even with another one for the current user only?
I know I can extend it, but…
-
I have followed the installation instructions and set the auth driver to shibboleth.
I laravel is still trying to redirect to auth/login using the Authentication middleware. Is my route wrong? Any …
-
Inspired by Rail's [ActionController filters](http://guides.rubyonrails.org/action_controller_overview.html#filters) and PSR7's Middleware concepts, we should look into incorporating some form of acti…
-
When providing an option path parameter in my localized password reset route, it makes the route unable to render.
In my `routes.php` have:
``` php
Route::transGet('routes.reset_password', [
'as…
ghost updated
8 years ago
-
Hello for days I'm trying to connect an application with ldap but I have been many problems, I followed the tutorials https://github.com/SaschaDens/ldap-connector and https://github.com/Adldap2/Adldap…
-
is it possiable to support somthing like this ?
![ee59f7c6-a897-11e4-883b-db88a9a21806](https://cloud.githubusercontent.com/assets/7388088/6080234/bd8f8f86-ae17-11e4-815d-768bba6a53df.jpg)
this will…
-
Hi,
I looking at Laravel 5.2 and the easy to use "make:auth" and the multi-auth.
I think there is a bug because in the generated middleware **"App\Http\Middleware\Authenticate" at handle() method cal…
-
The project description was out-dated:
> Make it a breeze to create a jsonapi.org compliant APIs with **Laravel 4**.
gaomd updated
9 years ago
-
Olá!
Estou a utilizar o pacote. Eu coloco todas a informações corretamente nele, inclusive o charset conforme pede na documentação do pagseguro. Já coloquei as informações do email e token gerada par…
-
I've been working with this Framework for a long time now and while I think the name Simple MVC Framework has served it well I do feel that as it continues to grow in popularity it may be time for a m…