https://github.com/you-saku/frankenphp-laravel
https://github.com/you-saku/frankenphp-laravel
composer docker frankenphp laravel
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/you-saku/frankenphp-laravel
- Owner: You-saku
- Created: 2024-11-01T21:38:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:20:18.000Z (over 1 year ago)
- Last Synced: 2025-04-24T01:47:23.582Z (about 1 year ago)
- Topics: composer, docker, frankenphp, laravel
- Language: PHP
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frankenphp-laravel
## setup
```
git clone git@github.com:You-saku/frankenphp-laravel.git
cd frankenphp-laravel
make init
open http://localhost:8000
```