nnivxix / larablog

Blog made with laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Larablog [Development] ⚙🧰🦾

larablog image

About

Larablog is a simple cms for displaying personal blogs with basic CRUD features with the feature of adding an image to the post as a thumbnail.

Larablog is built with Laravel and the database using MySql, you can download it with git clone or download directly from this repository.

How To Use

  1. Clone project or download

    git clone https://github.com/nnivxix/larablog.git 
  2. Then update using composer

    composer update
  3. Wait until done and happy coding 🤟✋🤚

Features

The features that will be developed are

  • List Posts
  • Show Post
  • Navbar
  • Footer
  • reusable code

Thanks

Thanks to the Web Programming Unpas channel for making the tutorial, this really adds to my knowledge about PHP Laravel and also Programmer Zaman Now who has made basic Laravel tutorials.

About

Blog made with laravel


Languages

Language:PHP 62.4%Language:Blade 27.1%Language:CSS 9.8%Language:Shell 0.6%Language:JavaScript 0.2%