A Hypothetical website template for bootstrapping new projects.
Find a file
2015-07-12 19:46:22 -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 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -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 Swap double quotes wrapped in double quotes for single quotes 2015-07-12 19:46:22 -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 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -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 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
composer.lock Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
gulpfile.js Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
init.sh Exit after creating the .env file so it can be edited before running the rest of the script 2015-07-11 02:43:33 -04:00
package.json Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -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