Skip to content

IELTS learning app backend. This is not complete project as I had no time to continue. For admin panel I've used Filament which I found really beautiful)

Notifications You must be signed in to change notification settings

aizekjohn/ielts-php

Repository files navigation

Installation

  • composer install
  • install redis as this project uses redis for caching and queues
  • modify .env file
    • configure DB settings
    • configure LOG settings
  • php artisan migrate
  • php artisan db:seed
  • php artisan storage:link

Default admin credentials can be found in database/seeders/CreateAdminSeeder.php

About

IELTS learning app backend. This is not complete project as I had no time to continue. For admin panel I've used Filament which I found really beautiful)

Resources

Stars

Watchers

Forks

Languages