Skip to content

cyberjon/imgdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5fc1f2f · Jun 13, 2022

History

16 Commits
Jun 13, 2022
Jun 12, 2022
Jun 13, 2022
Jun 12, 2022
Jun 13, 2022
Jun 13, 2022
Jun 13, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 13, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022

Repository files navigation

Deployment steps

  • Create mysql db
  • Rename .env.example to .env
  • Change db credentials in .env
  • Run composer install
  • Run migration php artisan migrate --path=/database/migrations/2022_06_12_000000_create_images_table.php
  • Run php artisan serve to run project

For shared hosting

php artisan optimize:clear php artisan route:clear php artisan cache:clear php artisan config:cache php artisan view:clear

Upload Image

  • Select an image and click on "Upload Image" button

Download From URL

  • Enter image URL and click on "Save Image" button

View Details

  • Click on the Details button to view the details of an image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages