Skip to content

mustafatofur/laravel-blog

Repository files navigation

Blog with

Setup Directions


  1. composer update
  2. composer install
  3. Set database infos in the .env
  4. php artisan migrate:fresh --seed
  5. php artisan serve
  6. npm run hot
  7. Goto: http://localhost:8000 or your APP_URL (in the .ENV)

Default Admin Page Login Details

after seed;

mail: admin@admin.com password: 123

Features

  • Google PageSpeed 90%+
  • An open source blog where you can easily share your articles
  • You will be able to manage your posts & articles easily
  • Perfectly organized embedded Meta Tags (configured best SEO settings for Search Engines)

Blog Home

Admin Panel

 # General Settings


 # Posts


 # Categories


About

A simple and useful blog coded with laravel & php.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published