logo laravel

Membuat Blog dengan Laravel 5.6 dan AdminLTE 3 (2) – Layout Frontend

Pada bagian kedua tutorial Membuat Blog dengan Laravel 5.6 dan AdminLTE 3, kita akan : Membuat layout untuk halaman utama dan halaman single post menggunakan layout yang sudah kita download sebelumnya dari bagian 1. Memodifikasi routes/web.php 1. Membuat Layout Halaman Utama dan Single Post Buka template blog-home yang sudah di download sebelumnya, dan salin blog-home.css yang Read more about Membuat Blog dengan Laravel 5.6 dan AdminLTE 3 (2) – Layout Frontend[…]

logo laravel

WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (2) – Frontend Layout

In this second part of Create WordPress-Like Blog using Laravel 5.6 and AdminLTE 3, we will : Create the Frontend Layout (Home and Single Blog Layout) using the layout that we had downloaded before (read the Part 1 of this series). Modify Routes/web.php 1. Create The Home Layout Open the blog-home template and copy css/blog-home.css Read more about WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (2) – Frontend Layout[…]

logo laravel

WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (1) – Introduction

In this series, I will share how to create a WordPress-Like blog using Laravel 5.6 and AdminLTE 3. Firstly, you need to set up the local environment using XAMPP/MAMP and the like. I assume you already know how to set the Laravel in your local env as plenty of tutorials on the internet to do Read more about WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (1) – Introduction[…]