This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
- php ^7.1
- Git
- Composer
- Ubiquity devtools
git clone <repository-url>
this repositorycd board
composer install
Ubiquity serve
- Visit your app at http://127.0.0.1:8090.
Make use of the many generators for code, try Ubiquity help
for more details
Run:
composer dump-autoload --optimize --no-dev --classmap-authoritative
docker build -t board:dev .
docker run -p 80:80 board:dev
- [:your_docker_ip]/phpmyadmin login: admin, password: [see console docker - it`s auto generation]
- Create 'ads' and 'user' table sql