Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Laravel 6 cant generate templates file #69

Open
omkar2361 opened this issue Sep 11, 2019 · 2 comments
Open

Laravel 6 cant generate templates file #69

omkar2361 opened this issue Sep 11, 2019 · 2 comments

Comments

@omkar2361
Copy link

omkar2361 commented Sep 11, 2019

In the laravel 6 i try to publish templates but cant generate any template
in 5.8 it was working
this is command to publish template i am using ( php artisan vendor:publish --tag=templates )

@ajthinking
Copy link
Member

Hi @omkar2361, thanks for reporting and apologies for the delayed answer. We moved the templates to the javascript side, thats making it a bit more tricky to publish them. Would love to have your input on this. What is your use case? Reuse templates between projects?

Maybe there can be a publish button on the templates tab. Then when loading the GUI, if there are published files in an assets dir, these will take precedence over default. However, if the user modifies the templates in the GUI, then the asset-dir-templates should NOT take precedence, right?

@rajuprasad21
Copy link

image

I am getting this error in console in Laravel6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants