Support the ongoing development of Laravel.io →
Configuration Input
Last updated 1 year ago.
0
Solution

Laravel shows the errors and notices, which are raised if you use your code like that.

Try

echo date('G');

ps Laravel comes with Carbon (https://github.com/briannesbitt/Carbon)

Last updated 1 year ago.
0

You're not passing a string to the date function. Also yea like zenry said Laravel has Carbon which is much easier to use.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

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.