A Hypothetical website template for bootstrapping new projects.
Find a file
2015-11-30 23:40:49 -05:00
app Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
bootstrap Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
config Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering 2015-10-10 01:07:55 -04:00
database Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
public Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
resources Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering 2015-10-10 01:07:55 -04:00
storage Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
tests Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
.env.example Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering 2015-10-10 01:07:55 -04:00
.gitattributes Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
.gitignore Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
artisan Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
bower.json Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
composer.json Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering 2015-10-10 01:07:55 -04:00
composer.lock Update composer dependencies 2015-10-27 23:06:45 -04:00
gulpfile.js Include the less glob plugin so less files can be imported using wildcards 2015-11-30 23:40:49 -05:00
init.sh Only install production dependencies with init.sh 2015-11-30 23:19:48 -05:00
package.json Include the less glob plugin so less files can be imported using wildcards 2015-11-30 23:40:49 -05:00
phpspec.yml Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
phpunit.xml Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
readme.md Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
server.php Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00

Hypothetical Template

A hypothetical website template