hypothetical/resources/views/templates
2018-04-25 23:27:45 -04:00
..
base.blade.php Only use BrowserSync when both the APP_ENV=local and APP_DEBUG=true 2018-04-25 21:17:58 -04:00
dashboard.blade.php Move the user api_token migration to its original migration, add website and social media columns to the original user migration, hook up user profile edit functionality on the dashboard settings page, name the user password function userPasswordUpdateInit to reflect its form name, clean up the dashboard settings layout and improve it on mobile, add a repeating pattern background to the dashboard so it's not so sparse, and sync the traditional-bootstrap routes/web.php with the main one 2018-04-25 23:27:45 -04:00
error.blade.php Use custom styling for the laravel-based error pages 2018-04-15 21:54:43 -04:00
public.blade.php Link to the dashboard credits page from a new footer element instead of the user dropdown, organize the dashboard blades by folder now that we have so many of them, and implement user password reset functionality 2018-04-24 20:38:04 -04:00