Go to file
ShuriZma 3388c95dc2
fix modal image size
2023-10-14 13:15:27 +02:00
app various fixes 2023-10-14 12:45:53 +02:00
bootstrap init commit 2023-10-09 20:33:17 +02:00
config init commit 2023-10-09 20:33:17 +02:00
database various fixes 2023-10-14 12:45:53 +02:00
public fix modal image size 2023-10-14 13:15:27 +02:00
resources fix modal image size 2023-10-14 13:15:27 +02:00
routes various fixes 2023-10-14 12:45:53 +02:00
storage init commit 2023-10-09 20:33:17 +02:00
tests init commit 2023-10-09 20:33:17 +02:00
vendor init commit 2023-10-09 20:33:17 +02:00
.editorconfig init commit 2023-10-09 20:33:17 +02:00
.env.example add DEFAULT_DISPLAY_MODE to .env.example 2023-10-14 12:55:50 +02:00
.gitattributes init commit 2023-10-09 20:33:17 +02:00
.gitignore init commit 2023-10-09 20:33:17 +02:00
LICENSE Initial commit 2023-10-09 13:07:21 +00:00
README.md init commit 2023-10-09 20:33:17 +02:00
artisan init commit 2023-10-09 20:33:17 +02:00
composer.json init commit 2023-10-09 20:33:17 +02:00
composer.lock init commit 2023-10-09 20:33:17 +02:00
package-lock.json init commit 2023-10-09 20:33:17 +02:00
package.json init commit 2023-10-09 20:33:17 +02:00
phpunit.xml init commit 2023-10-09 20:33:17 +02:00
tailwind.config.js init commit 2023-10-09 20:33:17 +02:00
webpack.mix.js init commit 2023-10-09 20:33:17 +02:00

README.md

How to set this shit up

  1. Clone the repo:git clone https://git.shuri.gg/shurizma/fleetCatalogue.git
  2. Setup environment:
    1. Docker: Coming soon.
    2. Local: Install php >= 8.1 (For convenience reasons, composer packages have already been installed)