- cloning repo
- run command cp
cp .env.example .env
- if you have php v8 run commmand
composer install
or run this commanddocker run --rm \ -u "$(id -u):$(id -g)" \ -v $(pwd):/opt \ -w /opt \ laravelsail/php80-composer:latest \ composer install --ignore-platform-reqs
- run
./vendor/bin/sail up
to build containers - run command touch database/database.sqlite
- go to localhost to run application
-
Notifications
You must be signed in to change notification settings - Fork 0
amrelsayed/bincode-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published