https://github.com/ldrahnik/discussion
Example nette project.
https://github.com/ldrahnik/discussion
deaw dibi nette php
Last synced: about 2 months ago
JSON representation
Example nette project.
- Host: GitHub
- URL: https://github.com/ldrahnik/discussion
- Owner: ldrahnik
- Created: 2016-05-12T17:53:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T08:40:19.000Z (about 10 years ago)
- Last Synced: 2026-04-08T17:43:20.810Z (about 2 months ago)
- Topics: deaw, dibi, nette, php
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Install discussion
==========
`git clone https://github.com/ldrahnik/discussion.git`
`composer install`
Create database discussion, execute sql file /db/schema.sql and optionally data.sql, next create local fongig too:
```
deaw:
connection:
host: 127.0.0.1
username: root
password:
database: discussion
driver: mysql
```
And finally enjoy spamming comments