Giter VIP home page Giter VIP logo

linktree-clone's Introduction

A linktr.ee clone

Features

  • Add Multiple Links and Manage them
  • Records Visits to your links
  • Manage User Setting
  • Authentication

Set Up

  1. Run git clone https://github.com/aliahmadcse/linktree-clone.git
  2. Run cp .env.example .env
  3. Create a database name linktree_clone
  4. Populate your server and database info in .env file
  5. Run composer install && npm install && npm run dev
  6. Run php artisan key:generate
  7. Run php artisan migrate
  8. Run php artisan serve
  9. ๐Ÿ‘Œ Your application is located at localhost:8000

linktree-clone's People

Contributors

aliahmadcse avatar jayjayb772 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linktree-clone's Issues

Where should i add my avatar and username

I made some modifications in fronend and backend too like added background image instead of color and added my avatar . image
I kindly request you to help me to add avatar and username in linktree.clone/username along with the links in usercontroller.

Thankyou

package abandoned??

when installing i recieve

Package fzaninotto/faker is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.

any ideas??

Can't compile on CentOS ~ const envVars = {...process.env}

I can't compile this. It doesn't like the ... is my environment wrong somehow?

@ development /usr/share/nginx/html/grabsubs
cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js

/usr/share/nginx/html/grabsubs/node_modules/cross-env/src/index.js:87
const envVars = {...process.env}
^^^

SyntaxError: Unexpected token ...
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object. (/usr/share/nginx/html/grabsubs/node_modules/cross-env/src/bin/cross-env.js:3:18)

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.