Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snails8/docker-spa-laravels-sample
https://github.com/snails8/docker-spa-laravels-sample
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snails8/docker-spa-laravels-sample
- Owner: Snails8
- Created: 2020-12-24T09:02:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T11:14:02.000Z (about 4 years ago)
- Last Synced: 2024-10-18T16:18:57.385Z (4 months ago)
- Language: PHP
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-spa-laravel
### install laravelX.X
```
# install the latest laravel project
$ make create-project# Laravel Framework X.X.X
$ docker-compose exec api php artisan -V$ make install-recommend-packages
```### version
・php: 8.0-fpm-buster
・composer: 2.0
・nginx: 1.18-alpine
・mysql: 8.0