https://github.com/marchenkovma/test-phpdock
https://github.com/marchenkovma/test-phpdock
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marchenkovma/test-phpdock
- Owner: marchenkovma
- Created: 2024-06-24T14:30:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T20:23:42.000Z (12 months ago)
- Last Synced: 2025-02-07T09:16:06.119Z (4 months ago)
- Language: PHP
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
make composer "create-project --no-scripts laravel/laravel ."
make composer run-script post-create-project-cmd
1. make composer "create-project laravel/laravel ."
2. config env for db
3. make php artisan migrate
4. chown -R www-data:www-data /var/www/storage /var/www/bootstrap/cache