How to start a new laravel project
Donnerstag, 02. März 2023, 10:31 Uhr | roberto@vasquez-angel.de |How to start a new project: https://laravel.com/docs/10.x#getting-started-on-linux
Generate a new app via:
#> curl -s https://laravel.build/example-app | bash