Giter Club home page Giter Club logo

icons-test's Introduction

Icons - Test [Documentation]

Icons

This For generating a code Like this NP WD-0004-RCC HA

A glance

  • Make a regeistraion
  • Make a login
  • Then select service and lead src from droplist
  • press get code to get your code
  • go to link "view code report" to get all codes and its details

About Generated Code

  • First 2 letters represent : First name and Last of managed name
  • Second 2 letters represent : First name and Last of service name
  • The 4 numbers represent : random code
  • Third 3 letters represent : First letter from every word of lead src name
  • Last 2 letters represent : First name and Last of logged user

Installation & Configration

  • Edit .env file for your configration

  • If vendor folder not found you can use composer.json to install it

      ```
      	 composer install        // if not found
      	 composer update      // if found
      ```
    
  • Make migration for file in database folder to get your tables

      ```
      	php artisan migrate
      ```
    
  • Make seed to get random data for database

      ```
      	php artisan db:seed
      	php artisan db:seed --class=UsersTableSeeder   // for user table
      ```
    

Usage

Run the test from the local url or virtual host : http(s):\example.com

Author

Hamdi Sliem

License

MIT License

icons-test's People

Contributors

hamidoo-sliem avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.