Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Live preview doesn't work on frameworks #9311

Open
core-ai-bot opened this issue Aug 30, 2021 · 1 comment
Open

[CLOSED] Live preview doesn't work on frameworks #9311

core-ai-bot opened this issue Aug 30, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by rbozan
Sunday Feb 08, 2015 at 14:34 GMT
Originally opened as adobe/brackets#10549


Live previews doesn't work when you are using frameworks like Laravel. Example: In Laravel your pages are in a different folder called "resources/views". So lets say you have a PHP file located at: "resources/views/index.blade.php", live preview would redirect you to this file, however this file is visitable by any route you supplied. You must set a route and show the view on that route. Example, if you have the routing "home", the page is actually visitable at "(yoursite)/public/home" instead of "(yoursite)/resources/views/index.blade.php".

I hope it's clear enough for people that don't know what Laravel is.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Monday Feb 09, 2015 at 00:40 GMT


@youssefdetovernickr This issue is tracked on our feature backlog, here: Make Live Development Work For Router-Based Server Technologies. Please upvote it to help raise the priority -- I'll close this bug to avoid duplication.

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

No branches or pull requests

1 participant