Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ft manage users #11

Merged
merged 38 commits into from
Apr 29, 2021
Merged

Ft manage users #11

merged 38 commits into from
Apr 29, 2021

Conversation

Mfalm3
Copy link
Owner

@Mfalm3 Mfalm3 commented Apr 29, 2021

What does this PR do?

This pull request adds functionality to manage users (CRUD)

Description of tasks to be completed

The following are the tasks to be completed

  • CRUD operations for the different user types

How should you manually test this?

Clone this repository
$ git clone https://github.com/Mfalm3/Rental-Management-System.git

Cd into the directory
$ cd Rental-Management-System

Run the app
$ touch database/database.sqlite && php artisan migrate:seed
$ php artisan serve

list users
add user
edit user

@Mfalm3 Mfalm3 merged commit 9386bf6 into main Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant