Emeka Mbah
Emeka Mbah
I have 'ttl' => 30 //In minutes in config/cache.php and caching works perfectly. However when new user is created, in my own case via registration form and a certain role...
@wernerm I have udpated issue
@charayo can you share a sample of your code?
@undjike have you resolved this issue?
@undjike Yes, building tenancy application with https://github.com/archtechx/tenancy
@undjike I am wondering if I can fix and submit a PR for this. I believe anonymous migration classes work in Laravel 7 >=
@joedixon Since Laravel HTTP tests do not support tests like this (BrowserKit test). ``` test('users can manually subscribe to threads', function () { Thread::factory()->create(['slug' => $slug = $this->faker->slug()]); $this->login(); $this->visit("/forum/$slug")...
@joedixon Thanks for letting me know
@chevdor I am working on this issue.
@chevdor Please confirm that this feature pertains to changing the contact avatar.