Skip to content

kgsint/Lara-links

Repository files navigation

Laralinks

create your link profile

link-profile

Customize with dashboard

dashboard

Installation and Setup

clone this repo https://github.com/Kaung-Sintc/Lara-links.git or download zip file

In your project directory, install required dependencies

composer install
npm install

copy .env.example file to .env:

cp .env.example .env

generate APP_KEY:

php artisan key:generate

migrate:

php artisan migrate

To compile and hot reload, run:

npm run dev

Start your development server

php artisan serve

Learn more about Laravel

About

Create a link profile with laralinks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages