Skip to content

ecojuntak/library

Repository files navigation

Library App

A simple Laravel project for tutorial purpose. This project used to demo project on this Laravel Blog Series

Prerequisite

  • PHP 7.1.3+
  • Composer
  • MySQL 5.7.29

Development Setup

Installation

  • Clone this project
  • cd library
  • make install to install the application
  • php artisan serve to run the application
  • Access localhost:8000 on your browser to open the application

Database Setup

  • Create new database on your MySQL
  • Set the database credential on .env
  • php artisan migrate to generate all the database table

About

Simple web application as demo code for Laravel Series articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages