Skip to content

patoui/laravel-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋🏻 Overview

Serves as a portfolio website of myself, and a place where I can post articles/tips/videos about content relevant to me.

📋 Requirements

  • PHP ^8.2
  • SQLite

📥 Installation

After cloning the repository, run these commands

composer install
php artisan key:generate
php artisan migrate

🧪 Testing

composer test

👷 Build production assets

npm i --legacy-peer-deps
NODE_OPTIONS="--openssl-legacy-provider" npm run production

🔀 Worflow testing with act

To use the workflow using act, use the following command

act --container-architecture linux/amd64 -P ubuntu-latest=shivammathur/node:latest

About

Personal blogging site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •