Skip to content

akmalcm/laravel-octo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Laravel

This Laravel is for the coding test provided by [RF infinite Sdn Bhd]

Serve with LaraDock

If your local is installed Docker, may try cli below:

$ cd laradock
$ docker-compose up -d nginx mysql workspace phpmyadmin

Phpmyadmin

When the Phpmyadmin container is active,
may access via http://localhost:8081/.

Default login

Server: mysql
Username: root
Password: root

Serve without LaraDock

May put it under Xampp or MAMP on Mac OS.

PHP Version requirement

  • use php8.0

What you need to do?

  • Fork this repo under your own Github account and make it public.
  • Rebuild the Movie API Movie API Postman collection by using Laravel framework.
  • The Postman collections contains the [Example] response, need to follow as the example response.
  • Please pick any database (mysql or mongod) and config it from the Laradock.

Definition of Done

  • Create API with Laravel.
  • Create Postman collection with the API created.
  • API's specs (param & response) works exactly like Movie API Postman collection

What is not required?

  • Form UI. No form required for this task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 35.0%
  • PHP 25.5%
  • Shell 24.2%
  • VCL 5.1%
  • HTML 5.1%
  • Blade 3.9%
  • Other 1.2%