Documentations questions

Hola, I'm trying to more or less get myself introduced to Blueprint, and I'm following docs 1:1 however I see many issues, I'm somehow unable to get the admin controller.php to work properly/it's not showing anything which is honestly confusing me especially that I'm trying to get into blueprint
23 Replies
Anthony M.
Anthony M.OP13mo ago
there were some php errors so I'm now using the identifier directly instead of {identifier}
No description
Anthony M.
Anthony M.OP13mo ago
built it
No description
Anthony M.
Anthony M.OP13mo ago
nothing
No description
Anthony M.
Anthony M.OP13mo ago
controller.php is added in conf.yml
No description
0x7d8
0x7d813mo ago
top right the puzzle icon
Anthony M.
Anthony M.OP13mo ago
No description
Anthony M.
Anthony M.OP13mo ago
it's been there even before I added controller
0x7d8
0x7d813mo ago
ye theres a default page now u overrode it
Anthony M.
Anthony M.OP13mo ago
uh so, the controller.php is no different from the view.blade.php?
0x7d8
0x7d813mo ago
its what renders the blade file and handles other custom routes
Anthony M.
Anthony M.OP13mo ago
hmm alr
Anthony M.
Anthony M.OP13mo ago
what about this? 15:20:26 FATAL: Navigation route types can only be either 'server' or 'account'.
No description
Anthony M.
Anthony M.OP13mo ago
and also some ways to fix the errors maybe?
No description
0x7d8
0x7d813mo ago
try with server
Anthony M.
Anthony M.OP13mo ago
it was server already
0x7d8
0x7d813mo ago
u need to use relative paths ./Component
Anthony M.
Anthony M.OP13mo ago
No description
No description
Anthony M.
Anthony M.OP13mo ago
huh?
0x7d8
0x7d813mo ago
? ignore the docs they are more broken than ur laptop
Anthony M.
Anthony M.OP13mo ago
damn ok what to do then
0x7d8
0x7d813mo ago
@Emma
Emma
Emma13mo ago
you missed a space in front of the minus might be smart to put the comment below the route definition

Did you find this page helpful?