Laravel this is not only a practical framework, it is also a programming style
I want to get current timestamp in laravel 5 and I have done this-
$current_time = Carbon\Carbon::now()->toDateTimeString();
I am getting eror- 'Carbon not found'-
What can I do?
Can anyone help, please?
Aucun commentaire:
Enregistrer un commentaire