You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a gitkeep file to the test data folder
* Keep the .gitkeep file when releasing a new version
* Add a changelog:install command
* Update changelog and documentation
After installation, you should create a folder where all the changes will be stored in. This defaults to `base_path('.changes')`.
27
+
After installation, verify and change the config for your specific needs and run `php artisan changelog:install`. This creates a folder where all the changes will be stored in. This defaults to `base_path('.changes')`.
0 commit comments