Powered by
Is there a way in the Block Editor Form Field to ...
# ❓questions
a
Archibald
02/27/2023, 12:20 PM
Is there a way in the Block Editor Form Field to reference a block in a subdirectory of the blocks directory Example: block location: view/twill/blocks/movie/title.blade.php
Copy code
php BlockEditor::make()->blocks(['movie.title'])
Previous
Next