Skip to content

candibod/Cricket-Team-Management

Repository files navigation

Cricket Team Management

💥 It is a simple team management system developed using bootstrap4, Additionally used Noty.js for notification's. 💥

Installation

Use composer to install the package:

composer install

Configuration

To configure the package you need to publish settings first

1. Duplicate/Copy .env.example & rename the other file to .env
2. Change the DB connection values in .env file

Then, Run the following commands

php artisan key:generate
php artisan migrate

NOTE: Give permission to storage folder for uploading the images

Now start the laravel server through localhost

php artisan serve

Requirements

The package has been tested in the following configuration:

  • PHP version >=7.1.3, <=7.4.22

About

Cricket Team Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors