Skip to content

H-Gh/eTicket

Repository files navigation

About Project

A simple project on Laravel

Installation

git clone [email protected]:H-Gh/eTicket.git
composer require
npm install

Create a .env file from .env.example then set database connection information in .env

Create your database an now run these commands:

php artisan migrate
php artisan db:seed
php artisan key:generate
php artisan serve

Now lunch your web browser and go to this address. Login using this information:

Username: superAdmin@eTicket

Password: eTicketSuperAdminPassword

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published