Skip to content

VicNic1234/BingHrCrud

Repository files navigation

BINGHR TEST

A Sample Crud Application

Acknowledgements

How To Install

Install Composer Dependencies

  • composer install Create a copy of your .env file

  • cp .env.example .env Generate an app encryption key

  • php artisan key:generate Create an empty database for our application

  • create any database of your choice and change the .env file with the credentials Migrate the database

  • php artisan migrate

Wrapping Up

That is all you need to get started on a project.

Tech Stack

Client: HTML, bootstrap , JavaScript

Server: Laravel, PHP

Authors

About

BingHr crud test with laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published