I've been trying to modify the demo dashboard to show data from another database, on a custom Board.php. However, when I change the Products Board from using Automaker to my Database, which I'd copied the format of Automaker to make, I keep getting a missing file, in demo.
I've tried to find the demo folder, but can't find it in the directory anywhere.
I've placed the 'test' folder in the src directory, similar to the rest, with a Board and Table.php within it.
It seems that every change causes problems with this demo/ folder, is there a way to resolve this?