mardi 5 juillet 2016

How create static model in Laravel?

For example, I get response from server with regular object:

obj = {count: 1, returned : 1}

I need to save this object in data model and after transfer this in the next requests to server.

So, it should be model, that I can get in any class in Laravel. How I can do it?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire