Support the ongoing development of Laravel.io →

bishopb

Joined 4 Sep 2014

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

bishopb has not posted any threads yet

replied 9 years ago

[Unit testing] Mocking call to Cookie::get()

You can't. Cookie::get() dispatches to Request::cookie, and per the docs Request isn't to be mocked...

0 Likes
replied 9 years ago

Publish assets of dependent package

I can't answer specifically for workbench. But in a pure composer way, the current recommended way...

0 Likes
replied 9 years ago

How to expire session data?

You don't have to create your own "LAST_ACTIVITY" key: you can use the Symfony meta-data a...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.