pingpong-labs / themes

Laravel 5 Themes
https://pingpong-labs.github.io/docs/themes.html
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Change directory depth to 1. #20

Closed mahmutbayri closed 8 years ago

mahmutbayri commented 8 years ago

The finder will check first level of theme directory. Otherwise it cause a performance problem and <= 3 isn't necessary. For example, themes directory is XXX and has two directory which are called One, Two. The both of them has themes.json file. The finder tries to find only these json files.