Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

WilnarMasonik's avatar

Laravel Nova 4

I'm migrating a project from a few months ago made with AdminLTE to Laravel Nova (mainly as part of my learning, I'm still a newbie in Laravel) and I have an issue that I don't know how to approach.

It's an employee check-in/out project, currently I have a simple single field form in welcome.blade.php which when entering the employee code makes a call to the controller route and using the store function , I create an attendance record in the database.

In Welcome:

0 likes
1 reply
illuminatixs's avatar

Hi there,

It looks like you've missed some information in your original post. :)

Please or to participate in this conversation.