Laravel Shift
|
263ea48c5b
|
Adopt 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 your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
|
2021-02-14 02:39:15 +00:00 |
|
Adam Lavin
|
a1522f3cd7
|
Change namespace to App
|
2021-02-14 02:34:58 +00:00 |
|
Isaac
|
821b5c5bdd
|
Moved rebuilding code into Image and added error handling.
|
2017-11-28 13:47:37 -08:00 |
|
Isaac
|
e5c5dec14a
|
Some small changes
|
2017-11-28 11:21:24 -08:00 |
|
Isaac
|
cd348dff7d
|
Added copyright to RebuildImages.php
|
2017-11-28 11:01:17 -08:00 |
|
Isaac
|
e6103bbd54
|
Fixed an issue with Image::clearExisting
Now no longer deletes original image regardless of paramter
|
2017-11-24 22:18:31 -08:00 |
|
Isaac
|
e502785c2d
|
Renamed to RebuildImages and added to Kernel
|
2017-11-24 21:23:44 -08:00 |
|