A Hypothetical website template for bootstrapping new projects.
Find a file
2015-10-28 10:03:33 -04: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 Add site-vars.js containing site-wide javascript variables, and add the current page from the URL to it 2015-09-30 00:17:09 -04:00
init.sh Don't error if php artisan down/up fails 2015-10-28 10:03:33 -04:00
package.json Update laravel elixir 2015-10-27 22:27:38 -04: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