Coder Social home page Coder Social logo

ringkubd / laravel-blog-portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mp27/laravel-blog-portfolio

0.0 2.0 0.0 519 KB

This project is built for a simple blog and portfolio usage while recording for a YouTube series.

PHP 65.50% Vue 0.25% HTML 34.25%

laravel-blog-portfolio's Introduction

Laravel simple Blog / Portfolio application

This project is built for a simple blog and portfolio usage while recording for a YouTube series.

YouTube PLAYLIST: Laravel Blog / Portfolio simple application YouTube CHANNEL: ProgrammingWithPeter

Installation

  • Clone this repository: git clone [email protected]:mp27/laravel-blog-portfolio.git
  • Run composer install on the project directory: composer install
  • Run npm install on the project directory: npm install
  • Copy .env.example to .env and add your credentials for mail, database, Algolia search
  • Run migrations with user seeder(don't forget to add admin credentials on .env): php artisan migrate --seed
  • Create the following folders on public directory: images, thumbnails, projects
  • Run server with php artisan serve command or your preferred way
  • Go to /admin route and create categories, tags, posts and projects
  • On deploy, you need to configure a cronjob for schedules and php artisan queue:work command to run on background
  • Have fun!

License

This project is under MIT license.

laravel-blog-portfolio's People

Contributors

mp27 avatar

Watchers

James Cloos avatar  avatar

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.