Added default env.example file support. (#23) * Added default env.example file support. * Updated project version number.
Fixed deprecated implode function bug. (#22) * Fixed implode function bug (deprecated). * Updated project version number.
Modified paths to support symbolic linking. (#21) * Modified paths to support symbolic linking. * Updated project version number and year.
Fixed inconsistent slash treatment from virtual hosts. (#20) * Fixed inconsistent slash treatment from virtual hosts. * Added URL query to APP constant. * Moved variable out of conditional for legibility. * Fixed possible duplicated URI segment removals. * Updated project version number.
Fixed URI generator and path bugs for LOCALES. (#19) * Fixed URI generator and path bugs for LOCALES. * Updated project version number.
Revert "Updated LOCALES array constant with URL values. (#18)" This reverts commit 37c23b36675c49aebed453bed8a86a813fdbb8d1.
Expanded scribe function with placeholder replacing. (#17) * Expanded scribe function with placeholder replacing. * Formatted page/examples for better clarity. * Updated project version number.
Pluralized and expanded route constant. (#16) * Pluralized and expanded route constant. * Updated project version number.
Added layouts global to assets generator. (#15) * Added layouts global to assets generator. * Updated project version number.