Benjamin Takats 10db4da13e delete defaults
2022-12-15 11:11:06 +01:00
2022-12-15 11:08:03 +01:00
2022-11-29 12:03:04 +01:00
2022-12-15 11:08:03 +01:00
2022-12-15 11:11:06 +01:00
2022-12-01 19:44:29 +01:00
2022-12-14 13:06:33 +01:00
2022-12-14 11:23:35 +01:00
2022-12-13 21:08:29 +01:00
2022-12-14 11:46:05 +01:00
2022-11-29 12:03:04 +01:00
2022-11-29 17:42:58 +01:00
2022-12-12 18:32:50 +01:00
2022-11-29 12:03:04 +01:00
2022-11-29 22:04:54 +01:00
2022-11-29 12:03:04 +01:00
2022-11-29 21:31:45 +01:00
2022-11-29 12:03:04 +01:00
2022-12-12 17:44:24 +01:00
2022-12-15 11:08:03 +01:00
2022-12-01 19:44:29 +01:00
2022-12-15 11:08:03 +01:00
2022-11-29 10:56:19 +00:00
2022-12-01 12:02:10 +01:00
2022-11-29 12:03:04 +01:00
2022-11-29 17:42:58 +01:00
2022-12-05 20:24:16 +01:00
2022-12-05 16:25:33 +01:00
2022-12-12 20:40:44 +01:00
2022-12-06 21:10:08 +01:00
2022-11-29 17:42:58 +01:00
2022-11-29 17:42:58 +01:00

Laravel Forge Site Deployment Status

Development

Installation

cp .env.example .env

composer install (you need a valid Laravel Nova license)

Start docker development containers

vendor/bin/sail up -d

Install node dependencies

vendor/bin/sail yarn install

Start compiling watcher

vendor/bin/sail yarn dev

Compile assets

vendor/bin/sail yarn build

Update dependencies

vendor/bin/sail yarn install

Contributing

WIP

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to Benjamin Takats via bt@affekt.de. All security vulnerabilities will be promptly addressed.

License

Open-sourced software licensed under the MIT license.

Languages
PHP 60%
Blade 34.9%
JavaScript 2.9%
Shell 1.1%
Vue 0.6%
Other 0.5%