Commit graph

7 commits

Author SHA1 Message Date
Shift
445b1965b7
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-04-28 06:50:51 +00:00
Eric Wang
1b7ebe806b add v3.9.0-rc.3 2023-04-07 01:58:25 +00:00
Eric Wang
3f699db9c4 fix routes and add version number 2023-01-21 17:59:11 +00:00
Eric Wang
8766fcf64e Fix conflicting route 2022-10-30 20:58:08 +00:00
Eric Wang
7883b5a2c5 Add dashboard 2022-10-30 20:33:54 +00:00
Eric Wang
8d172ea381 Add dark mode 2022-10-29 02:14:16 +00:00
Eric Wang
c1f3421569 Scaffold react app 2022-10-27 23:41:39 +00:00