Skip to content

Laravel url-shortner app with user auth and url access statistic

Notifications You must be signed in to change notification settings

mahfuz-rahman007/url-shortner

Repository files navigation

Setup In Your Local Environment

  1. Clone the project
  2. copy the .env.example, paste it and rename in .env
  3. Setup the mysql database
  4. Run composer install
  5. Run php artisan key:generate (For generating the application key)
  6. Now Run php artisan migrate (Database Migration)
  7. Run npm install
  8. Run npm run dev
  9. Now start the local server with - php artisan serve

About

Laravel url-shortner app with user auth and url access statistic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages