Skip to content

devbipu/Laravel-Blog

Repository files navigation

Laravel-Blog Image of my-views-counter

This is simple Fullstack Laravel Blog website. It's build with Only Laravel and minimum number of JavaScript. All query are running via Laravel Model. And all database table writen on migration file.

Image of my-views-counter

Frontend Preview

Admin Preview

To run in local machine

> Run this commands

  1. git clone [email protected]:devbipu/Laravel-Blog.git

  2. cd Laravel-Blog

  3. composer install

  4. cp .env.example .env & php artisan key:generate

  5. php artisan migrate or php artisan migrate:refresh --seed

Techonology used in the project

  • Laravel 9
  • MySql
  • Boostrap 5

Devleop by

Biplob Shaha

- Facebook
- Github
- Linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published