hypothetical/resources/views
2016-01-03 19:08:53 -05:00
..
auth Implement contact form functionality 2016-01-03 19:08:53 -05:00
elements Add a placeholder logo and favicon so it's apparent where they'll show up, add a light text colour to the less variables, and add more realistic default styling for the nav 2015-12-12 01:33:28 -05:00
email Implement contact form functionality 2016-01-03 19:08:53 -05:00
errors Make the font more readable and remove the dependency on Google Fonts for the 'Be Right Back' page, and add a 404 (Page Not Found) error page 2015-12-13 05:07:41 -05:00
vendor Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
website Implement contact form functionality 2016-01-03 19:08:53 -05:00
auth.blade.php Implement contact form functionality 2016-01-03 19:08:53 -05:00
base.blade.php Update composer dependencies, add website name and description attributes to the environment file, add the laravel-head plugin and use it along with the site name and description attributes in the environment file to configure the website head element 2015-12-11 23:36:05 -05:00
contact.blade.php Implement contact form functionality 2016-01-03 19:08:53 -05:00
public.blade.php Implement basic registration and logging in/out 2015-12-01 01:07:03 -05:00