Skip to content

Lowkey1729/selar-app-test-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selar Test

An interview test for Selar based on use of ffmpeg library

Note

Ensure you have ffmpeg library installed on your machine

Technology Used

PHP/Laravel, MYSQL, Tailwind CSS, and HTML

ENV

  • Set QUEUE_CONNECTION=database
  • Set APP_URL=127.0.0.1:8000

Guide

  • Ensure your php environment is on version 7.3 since the project is based on Laravel 7
  • Configure the env of the file project and link the database
  • Run php artisan queue:table to create the migrations for queues
  • Run php artisan migrate
  • Run npm install
  • To start your queue worker, run php artisan queue:work --timeout=1200

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published