Skip to content

DurandSacha/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sacha Durand
Mar 5, 2025
376b62b · Mar 5, 2025

History

96 Commits
Oct 14, 2023
Oct 11, 2019
Feb 24, 2023
Mar 5, 2025
Jan 29, 2023
Mar 10, 2023
Oct 14, 2023
Oct 7, 2023
Jan 31, 2023
Jan 13, 2020
Jan 6, 2020
Feb 2, 2023
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Mar 5, 2025
Oct 11, 2019
Mar 5, 2025
Mar 5, 2025
Feb 2, 2023
Feb 10, 2023
Sep 16, 2022
Jan 6, 2020
Sep 16, 2022
Jan 31, 2023
Oct 11, 2019
Sep 16, 2022
Sep 16, 2022
Feb 10, 2023

Repository files navigation

Laravel/Docker Demo App

This demo uses laravel, with an out-of-the-box built-in docker framework, this avoids the use of laravel sail, and offers something more standard and customizable

delivered with laravel, docker components, tailwind CSS

installation

- composer install
- install yarn && yarn build or yarn dev
- docker-compose up -d
- go to localhost:8000

utilitaire

- php artisan db:seed --class=UserSeeder