Replies: 1 comment 4 replies
-
If you don't have any collections, then there'd be no page/entry to put in the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I had to install statamic to an existing laravel proyect. I need to use it with .blades.php files so I was trying to test the collections and blueprints but I couldn't cause laravel show the error:
The problem is that with the installation in the existing laravel proyect I don't have any collection and blueprint
My controller:
My route:
How can I create the home page and use the $page variable in my blade template?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions