dev-master
9999999-devA plugin to commemorate October 21, 2015 - #BackToTheFuture Day
MIT
The Requires
by Gabriel Somoza
A plugin to commemorate October 21, 2015 - #BackToTheFuture Day
A plugin to commemorate October 21, 2015 - #BackToTheFuture Day., (*1)
If Baleen detects that you're migrating past October 21, 2015 you'll see a special message in your console., (*2)
composer install baleen/b2tf:dev-master
Then run vendor/bin/baleen init
. This will generate a file called .baleen.yml
, (*3)
Open that file for editing and add the following lines at the beginning or end:, (*4)
plugins: 20151021: \Baleen\B2tf\BackToTheFuturePlugin
In the VERY odd case you already have a plugin at priority "20151021" then change the number to something else, (*5)
You must have at least two migration files:, (*6)
vendor/bin/baleen create
.Then just migrate (vendor/bin/baleen migrate
) to see the message!, (*7)
No worries, easy fix: just take the DeLorean back to the past and choose Baleen CLI as your migrations framework!, (*8)
Alternative:, (*9)
v19851026090000
. Baleen\Migrations\Migration\MigrationInterface
.vendor/bin/baleen create
.A plugin to commemorate October 21, 2015 - #BackToTheFuture Day
MIT