jonnybarnes.uk/app/Models
Jonny Barnes d7da42b626
Some checks failed
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Host images locally
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.

A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
..
Article.php Host images locally 2024-10-25 20:40:52 +01:00
Bio.php Switch bio to be stored in database 2023-04-11 17:37:42 +01:00
Bookmark.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Contact.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Like.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Media.php Host images locally 2024-10-25 20:40:52 +01:00
MicropubClient.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Note.php Host images locally 2024-10-25 20:40:52 +01:00
Passkey.php refactor: Refactor PasskeysController and Passkey model 2023-10-27 20:33:43 +01:00
Place.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
SyndicationTarget.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Tag.php Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
User.php Admin can now hopefully add a passkey to their account 2023-09-25 18:31:38 +01:00
WebMention.php Host images locally 2024-10-25 20:40:52 +01:00