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

Maybe a Tracking / Changes / Updates / Created / Deleted Log Record #44

Closed
phillipmadsen opened this issue Mar 2, 2016 · 1 comment
Closed
Labels
Milestone

Comments

@phillipmadsen
Copy link
Contributor

Create a crud history file showing all changes updates creations edits overwrites and removals so we an troubleshoot large project builds later.

Just an idea once again. I usually write me own but it would be another great addon.

example would be either on each file or a master record or maybe both sort of like wordpress revisions just without the rollback.

| NAME               |  LOCATION                               |  OVERWRITTEN  | UPDATED  | LAST MODIFIED    | Deleted  |
----------------------------------------------------------------------------------------------------------------------
UserController.php   | app/Http/Controllers/UserController.php | yes           | yes      | 03/02/2016 02:28 | no       |
@mitulgolakiya mitulgolakiya added this to the 0.2 milestone Mar 19, 2016
@mitulgolakiya mitulgolakiya modified the milestones: 0.1, 0.2 Apr 15, 2016
@mitulgolakiya
Copy link
Member

Rollback command added in latest version. Find the doc here

tiago-wd pushed a commit to waypointbuilding/laravel-generator that referenced this issue May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants