This application is created by Deepak Kumar. This is a simple tailor shop management system.
- Type this line:
composer update
-
To change Database go to "config/database.php" and then change database. Default Database is MySql.
-
Migrate Database by typing this:
php artisan migrate
- Sign Up by replacing "login" to "register" from address bar and add all informations.