Heimdall/database/migrations
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
..
2018_01_27_155922_create_items_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_02_04_185524_create_settings_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_02_04_185802_create_setting_groups_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_02_16_175830_add_columns_to_items_for_groups.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_02_16_193703_item_tag.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_12_122907_create_users_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_12_123036_create_password_resets_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_12_131222_add_user_id_to_items_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_12_140451_create_setting_user_pivot_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_18_110905_create_applications_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_23_132008_add_class_to_items_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_10_31_191604_create_jobs_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2018_11_06_112434_create_failed_jobs_table.php Apply Laravel coding style 2022-03-19 13:54:32 +00:00
2022_03_15_140911_add_appid_to_items.php More work on apps 2022-03-15 18:19:01 +00:00
2022_03_16_093044_add_class_to_application.php Lots of work on apps 2022-03-16 15:49:44 +00:00
2022_03_16_181343_add_app_description_to_items.php More work on apps 2022-03-16 18:35:40 +00:00