Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tieutantan/laraker
It is similar to Sail but hard to use. Auto enable XDebug, Clear Logs...
https://github.com/tieutantan/laraker
composer docker docker-compose laravel php
Last synced: 12 days ago
JSON representation
It is similar to Sail but hard to use. Auto enable XDebug, Clear Logs...
- Host: GitHub
- URL: https://github.com/tieutantan/laraker
- Owner: tieutantan
- Created: 2022-09-13T01:48:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T01:35:01.000Z (2 months ago)
- Last Synced: 2024-11-23T01:37:19.278Z (2 months ago)
- Topics: composer, docker, docker-compose, laravel, php
- Language: Dockerfile
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laraker
- PHP 8.3, xDebug 3.3.1 Build
- MariaDB 11.2
- phpmyadmin:latest
- phpRedisAdmin:latest
- redis:alpine
- Auto clear access log, error log.## Setup
- `git clone https://github.com/tieutantan/Laraker.git`
- Install Docker ``./install_docker.sh`` * Optional
- ``docker-compose up -d``## Commands
- `docker exec -it laraker-php83 /bin/bash`
- `service cron status`
- `service cron start`
- `service cron stop`