-
pls change lyrics-searcher to lyrics-finder
-
kalo memakai router seperti loacalhost:8000/:slug di linux, css styling tidak dapat berjalan, dan di windows menampilkan halaman 404
sedangkan memakai router seperti localhost:8000/test/slug di li…
-
I am not sure how to explain this. I got some Error when add some property inside class that extends some function.
For example I have this code
```ts
class User extends Traitable(Model).use(Authe…
-
kalo memakai router seperti loacalhost:8000/:slug di linux, css styling tidak dapat berjalan, dan di windows menampilkan halaman 404
sedangkan memakai router seperti localhost:8000/test/slug di lin…
-
By default, http form request only support GET and POST method. In Laravel we can do something like method overide to support other method. See example below
```html
```
I think this express middl…
-
**Describe the bug**
Server doesnt want to load private games
**How to reproduce**
Steps to reproduce the behavior:
1. put the plugin in the server
2. restart the server
3. will result plugin st…
-
Need example of using `jest` (or equivalent testing tool) for unit test in lunox
-
Need good documentation. Next we must add github page for full documentation.
-
### pnpm version: 6.3.1
### Code to reproduce the issue:
```bash
npx degit kodepandai/lunox lunoxapp
cd lunoxapp
pnpm install
pnpm build
pnpm serve
```
### Expected behavior:
Lunox app…
-
When we start lunox in dev mode `pnpm dev` lunox is crashing with node v17.4.0, but it's fine in node v16.
```bash
compiling ts file...
node:internal/process/esm_loader:94
internalBinding('e…