Skip to content
/ igfont Public

Instagram font and caption generator with dynamic dashboard using Laravel

Notifications You must be signed in to change notification settings

naimbh/igfont

Repository files navigation

A Simple Instagram font generator with admin dasboard using Laravel 7.

Seting up:

  1. Clone the repo and cd into it
  2. In your terminal composer install
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. Run artisan migrate and seeder to populate the database
  7. run command[laravel file manager]:- php artisan storage:link
  8. Edit .env file :- remove APP_URL
  9. php artisan serve or use virtual host
  10. Visit localhost:8000 in your browser
  11. Visit /login if you want to access the admin panel. Admin Email/Password: admin@gmail.com/12345678 or 123456.

About

Instagram font and caption generator with dynamic dashboard using Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published