Giter Site home page Giter Site logo

blog's Introduction

Minimal Blog

Minimal blogging platform for personal use.

Technologies Used

  1. Laravel
  2. Livewire
  3. Alpine.js
  4. Tailwind CSS
  5. MySQL

Installation Process

  1. Clone or Download this project
  2. Go to the project root directory and execute composer install to install all PHP dependencies of the project
  3. npm install or yarn install to install javascript dependencies
  4. cp .env.example .env To copy the content of .env.example file to newly created .env file
  5. Then execute php artisan key:generate on your terminal to generate environment key
  6. Then create a Database for this project and edit the .env file to authorise this project on your database
  7. Execute php artisan migrate terminal on your terminal.
  8. Now you are ready to go, If you don't want to create any virtual host for this project then execute php artisan serve
  9. Now visit the url shown on your terminal, something like 127.0.0.1:8000. It's running!

License

MIT

blog's People

Contributors

dependabot[bot] avatar minhajul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blog's Issues

Site Settings

  • Logo
  • Title
  • Description
  • Favicon
  • Google Site verification code
  • Analytics - Tracking ID, View ID
  • Timezone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.