12 lines
300 B
Markdown
12 lines
300 B
Markdown
|
|
|
|
https://codeofaninja.com/2017/02/create-simple-rest-api-in-php.html
|
|
|
|
https://vuejsdevelopers.com/2020/07/29/bootstrap-vue/
|
|
|
|
|
|
to avoid:
|
|
Error: ENOSPC: System limit for number of file watchers reached, watch '
|
|
|
|
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
|