Go to file
ShuriZma 68e6f93068
fix search bar
2023-10-18 17:47:33 +02:00
app fix search bar 2023-10-18 17:47:33 +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 add accent color 2023-10-15 17:29:16 +02:00
public npm update 2023-10-17 07:46:53 +02:00
resources fix search bar 2023-10-18 17:47:33 +02:00
routes add accent color 2023-10-15 17:29:16 +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 accent color 2023-10-15 17:29:16 +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 npm update 2023-10-17 07:46:53 +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)