Skip to content

iadimitriu/laravel-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Simple documentation A new documentation will be available later.

Installation

Install the package via Composer

composer require iadimitriu/laravel-updater

Usage

Publish the config file

php artisan vendor:publish --provider="Iadimitriu\LaravelUpdater\UpdaterServiceProvider" --tag="config"

Create a new file update

php artisan make:update TheUpdateName

Run the updates

php artisan update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages