1
0
Content management system for my blog using Laravel https://www.richard-dern.fr
Go to file
2024-04-25 17:11:23 +02:00
app Virtual metadata managment 2024-04-25 17:11:12 +02:00
bootstrap Allow bundles to be updated (LEGO and critics for now) 2024-04-24 20:53:37 +02:00
config Removed wikidata images 2024-04-25 17:11:23 +02:00
database Installed Telescope 2024-04-21 11:09:13 +02:00
docker Added a mean to run scheduled tasks 2024-04-22 00:27:22 +02:00
public Cleanup 2024-04-21 16:38:19 +02:00
resources Filters handling 2024-04-25 15:44:29 +02:00
routes Prune telescope entries 2024-04-21 11:09:37 +02:00
storage Initial commit 2024-04-16 15:55:47 +02:00
tests Added a tool to browse and screenshot websites using Dusk 2024-04-17 14:27:30 +02:00
.editorconfig Initial commit 2024-04-16 15:55:47 +02:00
.env.example Initial commit 2024-04-16 15:55:47 +02:00
.gitattributes Initial commit 2024-04-16 15:55:47 +02:00
.gitignore Initial commit 2024-04-16 15:55:47 +02:00
artisan Initial commit 2024-04-16 15:55:47 +02:00
composer.json Installed Telescope 2024-04-21 11:09:13 +02:00
composer.lock Installed Telescope 2024-04-21 11:09:13 +02:00
docker-compose.yml Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
package-lock.json Minor cosmetic changes 2024-04-25 01:37:28 +02:00
package.json Minor cosmetic changes 2024-04-25 01:37:28 +02:00
phpunit.xml Initial commit 2024-04-16 15:55:47 +02:00
pint.json Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
vite.config.js Added images resources 2024-04-22 00:50:40 +02:00