Skip to content

dream811/rental_symfony

Repository files navigation

RFID

Book rental system help you to manage your book rental business with great ease. The book rental software from Commodityrentals is the most complete online software sales book available on the market especially for book rentals.

Requirements

  • PHP 7.1 or higher;
  • PDO-SQLite PHP extension enabled;
  • and the [usual Symfony application requirements][2].

Installation

Step 1 : Clone the project

Now clone the project from github. git clone https://github.com/dream811/rental_symfony.git

Step 2 : Install dependencies

Now that the project is cloned, running the following command should install all the symfony dependencies:

$ composer install

Step 3 : Configuration

Now configure the .env file under the root project.

Step 4 : Run the project

Now run this command to run the built-in web server and access the application in your browser at http://localhost:8000:

$ php bin/console server:run

That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published