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
5895333e7e
hypothetical
/
app
/
Models
History
Kevin MacMartin
a9aca7d4fe
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
..
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 a common trait to provide the timestamp function to both the DashboardModel and User classes, add an optional license key to the dashboard library_credits that adds a (license) link beside the project and add the license (as required by their license) to the fontawesome entry, and implement user profile image view, upload and deletion (with a default black question mark fallback) in the dashboard settings page
2018-04-25 01:22:33 -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