Commit graph

5 commits

Author SHA1 Message Date
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
KodeStar 19cd1be85a fixes to alerts and soft deleting 2018-02-03 15:46:14 +00:00
KodeStar 25bbf6f99a added order saving, dragging and pinning 2018-02-03 00:22:42 +00:00
KodeStar 185a2798e8 item changes 2018-02-01 06:57:12 +00:00
KodeStar d0661d12b8 Changes 2018-01-29 12:41:57 +00:00
Renamed from database/migrations/2014_10_12_000000_create_users_table.php (Browse further)