Create a virtual host and when entering the URL, sometimes I open the laravel page and others throw me that DateTime error, how can I solve it? I found this:
I do the php artisan key: generate but nothing happens, what follows below the post to change the format of the dates $ datetime = DateTime :: createFromFormat ('md-Y', '06 -23-2014 ') ; I do not understand where to do it, I repeat, do not program anything yet, sometimes I load the Laravel page and sometimes I get the error that I mention.