文件名称:Laravel开发-update-scripts
文件大小:11KB
文件格式:ZIP
更新时间:2022-09-16 14:53:03
Laravel开发
Laravel开发-update-scripts 允许您运行脚本来更新应用程序,就像迁移一样
【文件预览】:
Update-Scripts-master
----.gitignore(45B)
----src()
--------UpdateRunCommand.php(1KB)
--------BaseCommand.php(447B)
--------UpdateRepository.php(627B)
--------stubs()
--------UpdateMakeCommand.php(2KB)
--------UpdateCreator.php(333B)
--------migrations()
--------Updater.php(3KB)
--------UpdateScriptsServiceProvider.php(1KB)
----.travis.yml(188B)
----composer.json(788B)
----README.md(2KB)
----phpunit.xml(796B)
----tests()
--------bootstrap.php(514B)
--------UpdaterTest.php(4KB)
--------UpdateRepositoryTest.php(954B)