When I'm looking into the Laravel Request Cycle, I encountered this line of code in the file index.php
define('LARAVEL_START', microtime(true));
I didn't find any specification about this in Laravel documentation, may be it's not Laravel specific, who knows. Also I can't find any usage of this either in the documentation or any other place, please help me to understand what this line of code actually for?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire