pipe-dream / laravel-create

Create Laravel projects really fast
1.31k stars 109 forks source link

GUI should keep object model sketch when development server or browser tab is closed. #67

Closed aonurdemir closed 4 years ago

aonurdemir commented 5 years ago

After closing the dev server or sketch window, incomplete sketch text is lost. It can be stored in browser storage in order to be able to continue where it is left off.

ajthinking commented 4 years ago

Thanks for the report! There is a start to implementation to this problem - open console and you can see a "Save not implemented yet" message.

ajthinking commented 4 years ago

Fixed in v0.1.9