Skip to content

patrickjtk/BackendService

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Setup

This server requires:

  • PHP 7 or above
  • mysql dbms
  • Apache web server or another web server
  • composer

step to reproduce:

  • create database with name backend_service or anything that you want
  • just do composer install
  • edit .env files and set the database name, host, port and username accordingly
  • then php artisan migrate
  • to serve do php artisan serve

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors