diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,6 +15,9 @@ https://laravel.com/docs/11.x/blade - quickbuttons, for adding in snippets of things like embedding an image - update markup on a timer instead of every character (and/or see if i can prevent it from making unnecessary network requests like loading embedded files) +- tests + - test the return code and body of every route to make sure no error introduced + - general - import any model via json - links @@ -22,4 +25,4 @@ https://laravel.com/docs/11.x/blade - homepage image - user dashboard system -
\ No newline at end of file + |
