Support the ongoing development of Laravel.io →

thelastblack

Joined 30 May 2014

Statistics

Threads 2
Replies 6
Solutions 1
Articles 0

Model does not have "restored" event?!

I am trying to use MyModel::restored event inside MyModel::boot method but Laravel says restored fun...

0 Likes
6 Replies
Solved

Replacing Hash for Authentication

I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...

0 Likes
1 Replies
replied 8 years ago

Problem with sending emails

I was having problem too. I solved it by setting the encryption setting to tls.

0 Likes
replied 9 years ago

Model does not have "restored" event?!

Yes, the docs mention the soft delete trait, but it doesn't mention that those events are defined in...

0 Likes
replied 9 years ago

Model does not have "restored" event?!

Thanks! But I think this has to be mentioned in documents. It gave me headache for some hours :))

0 Likes
replied 9 years ago

Inject a webservice into a custom validator.

I am fairly new to Laravel, but this is a hacky thing which works: $app =& $this->app $this-&...

0 Likes
replied 9 years ago

Retrieving and displaying MongoDB document content in Laravel 4 with Jenssegers Laravel library

You don't seem to have MongoDB extension installed for PHP. See here to install it : php.net/mongo

0 Likes
Solved

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.