1
0
Content management system for my blog using Laravel https://www.richard-dern.fr
Go to file
2024-04-21 23:57:11 +02:00
app Fix: Last line of code block was wrong 2024-04-21 23:45:09 +02:00
bootstrap Installed Telescope 2024-04-21 11:09:13 +02:00
config Removed 'sections' configuration 2024-04-21 16:38:09 +02:00
database Installed Telescope 2024-04-21 11:09:13 +02:00
docker Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
public Cleanup 2024-04-21 16:38:19 +02:00
resources Added generic resources 2024-04-21 16:38:32 +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 Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
package.json Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +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 the REVENGE css for testing purposes 2024-04-21 23:57:11 +02:00