Ahmad Muhardian
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. 
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.  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