Skip to content

meeerrrm/laravel-blog-with-seo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Laravel - Blog With Google SEO"

Open source project, created for optimize your own blog with Google SEO

⛏️ Built Using

⚡ How to run

Clone the repository

  git clone https://github.com/meeerrrm/laravel-blog-with-seo.git

Start

  cd src/BLOGSYS
  composer install
  npm install

  copy .env.example .env
  php artisan key:generate
  
  php artisan serve

📝 Project Progress

Page Name Status % Start Due Finish Due
Backend - Auth Page Done 100% 14 April 2023 15 April 2023
Backend - User Profile Management Done 100% 14 April 2023 15 April 2023
Backend - Blog Management Done 99% 15 April 2023 16 April 2023
Frontend - Landing Page Done 99% 22 April 2023 23 April 2023
Frontend - Tag Page Done 99% 23 April 2023 23 April 2023
Frontend - Detail Blog Page Done 100% 22 April 2023 23 April 2023
Frontend - SEO Config Done 99% 23 April 2023 23 April 2023
Auto sitemap.xml Done 99% 25 April 2023 25 April 2023

99% Means will update sometimes.

📄 Website Preview

Preview Link

✍️ Authors