This website requires JavaScript.
Explore
Help
Sign in
kevin
/
hypothetical
Watch
1
Star
0
Fork
You've already forked hypothetical
0
mirror of
https://github.com/prurigro/hypothetical.git
synced
2024-11-09 11:16:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
04881cf5b1
hypothetical
/
app
/
Models
History
Kevin MacMartin
734268c1dd
Use the $sort_direction variable to determine the orderBy direction so setting $dashboard_reorder to true will always use 'desc'
2018-05-01 19:58:37 -04:00
..
Blog.php
Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site
2018-04-26 20:26:18 -04:00
Contact.php
Reorganize the dashboard functionality such that everything can be configured in app/Models/Dashboard.php and a given model, add support for user-bound lists, improve security, fix some style issues, and update the readme
2018-04-18 00:38:11 -04:00
DashboardModel.php
Use the $sort_direction variable to determine the orderBy direction so setting $dashboard_reorder to true will always use 'desc'
2018-05-01 19:58:37 -04:00
Subscriptions.php
Reorganize the dashboard functionality such that everything can be configured in app/Models/Dashboard.php and a given model, add support for user-bound lists, improve security, fix some style issues, and update the readme
2018-04-18 00:38:11 -04:00