Bakery
Namespaces
Interfaces, Classes and Traits
- BakeCommand
- Bake command.
- BuildAssets
- Assets builder CLI Tools.
- ClearCacheCommand
- ClearCache CLI Command.
- DebugCommand
- Debug CLI tool.
- LocaleCompareCommand
- locale:missing-keys command.
- LocaleDictionaryCommand
- locale:dictionary command.
- LocaleInfoCommand
- locale:info command.
- MigrateCleanCommand
- migrate:clean Bakery Command Remove stale migrations from the database.
- MigrateCommand
- migrate Bakery Command Perform database migration.
- MigrateRefreshCommand
- migrate:refresh Bakery Command.
- MigrateResetCommand
- migrate:reset Bakery Command Reset the database to a clean state.
- MigrateRollbackCommand
- migrate:rollback Bakery Command Rollback the last migrations ran against the database.
- MigrateStatusCommand
- migrate:status Bakery Command Show the list of installed and pending migration.
- RouteListCommand
- route:list Bakery Command Generate a list all registered routes Inspired by Laravel `route:list` artisan command.
- SeedCommand
- seed Bakery Command Perform a database seed.
- SeedListCommand
- seed Bakery Command Perform a database seed.
- SetupCommand
- Setup wizard CLI Tools.
- SetupDbCommand
- DB Setup Wizard CLI Tools.
- SetupEnvCommand
- Setup wizard CLI Tools.
- SetupSmtpCommand
- SMTP Setup Wizard CLI Tools.
- SprinkleListCommand
- Sprinkle:list CLI tool.
- Test
- Automated testing CLI tool.
- TestMailCommand
- TestMail CLI Command.