Skip to content

nova-issues/issue-5527

 
 

Repository files navigation

Laravel Nova Issue 5527

Reproduction Repository for laravel/nova-issues#5527

Instructions

Prepare the project:

composer install
sail up -d
sail art db:migrate --seed
sail art nova:user

Login with the nova user and navigate to the Snowflake Examples resource.

The ID column and the Snowflake ID column should match as they have the same value in the database but they don't match.

screenshot

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.0%
  • Blade 23.8%
  • JavaScript 0.2%