Ahmad Muhardian

Results 14 comments of Ahmad Muhardian

the `order_by()` function does not work. ``` $query = $this->user_model->order_by("user_id","DESC"); $query->paginate(10, $query->count->rows()); ``` it still display ASC order

Mohon untuk memberikan alasan, mengapa anime ini layak atau harus ditonton oleh developer/programmer? Please answer this question **Why this anime should watched by developer?**

I also have same issue. ![Selection_603](https://user-images.githubusercontent.com/4420029/169634592-c56a4d41-7c05-413d-9fd1-136a1c9c5789.png)

I think just add the `data-theme="dark"` to the `` element. It will set the dark theme as default.

> > I think just add the `data-theme="dark"` to the `` element. It will set the dark theme as default. > > but there is a problem with the toggle...

I think the CSS code should like this: ```css [data-theme="dark"] a.bg-light:focus, [data-theme="dark"] a.bg-light:hover, [data-theme="dark"] button.bg-light:focus, [data-theme="dark"] button.bg-light:hover { background-color: #6c757d!important; } ``` or if you use SASS: ```css [data-theme="dark"] {...

Coba jalankan pakai perintah ini: ```bash composer run migrate ``` Atau kalau masih gagal, bisa jalankan manual dengan perintah ini: ``` php public/index.php migrate ```

:loudspeaker: **Pengumuman 22-08-2021:** Semua kode untuk tutorial https://www.petanikode.com/tutorial/codeigniter/ sudah di-push ke repository ini dengan nama branch sesuai dengan nomer urut tutorial. Untuk source code tutorial tokobuah sudah dipindah ke branch...

Halo @aashish-1904 please make PR and mention this issue

Not only iPad. ![Selection_462](https://user-images.githubusercontent.com/4420029/136171801-275517a4-3117-444b-92a7-82459a06774b.png) It was styled using the Bulma framework. Please take a look at the source https://github.com/gohugoid/gohugoid-web/blob/master/themes/nusantara/layouts/showcase/single.html#L27