Skip to content

Technology blog web app made with Laravel

Notifications You must be signed in to change notification settings

LaurenceRawlings/illuminate

Repository files navigation

Illuminate

Illuminate is a tech blog made with Laravel.

Tech Stack

  • Laravel
  • Jetstream
  • Inertia
  • Vue
  • Pusher
  • News API
  • tailwindcss
  • Docker (Laravel Sail)

Installation

Follow the instructions at the link below to get the project set up and running with docker.

https://laravel.com/docs/8.x/sail#introduction

Environment

Use .env.example to make a .env file making sure to fill out Pusher credentials and a News API key.