Support the ongoing development of Laravel.io →
Configuration Input
Last updated 10 months 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 10 months 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 10 months ago.
0

Sign in to participate in this thread!

LoadForge

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.

© 2023 Laravel.io - All rights reserved.