Skip to content

Harmtee/laravel-skill-test

Repository files navigation

Project Name

Introduction

This is a Coalition Laravel Skill Test. Even though the project can be done without laravel, I chose to use laravel because of the title of the test. Hence, a laravel setup is needed to be achieved apart from have a php server

Prerequisites

  • PHP >= 7.3
  • Composer

Installation

  • Install PHP dependencies:

    composer install

Running the Server

  • Start the development server:

    php artisan serve

    The application will be available at http://localhost:8000.

About

Laravel Follow-up Skills Test V2 Question 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published