-
Since upgrading to Laravel 5.1 (dev-master, see composer.json below), I'm getting the following error each time I try and run even the most basic tests eg $this->visit('/login');
Access level to Illu…
-
Hey i just tried this package on Laravel 5.2 but its giving me back just characters and not numbers and characters.
Config File:
```
-
https://laracasts.com/discuss/channels/laravel/sessions-creating-multiple-sessions-for-the-same-user?page=1#reply-177623
I've been stuck with this problem for about a week now, I have nowhere else to…
-
Currently migrating from L4 to L5. How do I make the hash generator return the same hashes?
Your version includes salt, this wasn't in the L4 version. I've tried settings salt to '', but it's not givi…
-
ref: https://cartalyst.com/manual/sentinel/2.0#functions
```
$checkpoint = new Your\Custom\Checkpoint;
Sentinel::addCheckpoint('your_checkpoint', $checkpoint);
```
I'm on laravel 5.1, where in my co…
-
Hello.
I have i would say weird problem. I will say i am starter in Laravel, but i still find it weird.
I made some testing CRUD app in Laravel, and everything worked, now i installed Hashids, i set …
-
There's some problem when using with Lumen 5.2, here's the error it's throwing:
``` bash
[ErrorException]
Argument 1 passed to Vinkla\Hashids\HashidsServiceProvider::registerFactory() must be an in…
-
`Argument 1 passed to Vinkla\Hashids\HashidsServiceProvider::registerFactory() must be an instance of Illuminate\Contracts\Foundation\Application`
Since this commit Lumen Application (now version 5.2…
-
> Methods with the same name as their class will not be constructors in a future version of PHP; Net_SFTP has a deprecated constructor
I get this error message because this package is using an old ve…
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for voryx/thruway ^0.4.2 -> satisfiable by voryx/thruway[0.4.2].
- Conclusion: re…