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 property #8

Merged
merged 25 commits into from
Apr 8, 2021
Merged

Ft manage property #8

merged 25 commits into from
Apr 8, 2021

Conversation

Mfalm3
Copy link
Owner

@Mfalm3 Mfalm3 commented Apr 8, 2021

What does this PR do?

This pull request adds routes to manage a property

Description of tasks to be completed

  • Create index, show, edit, update property resource methods

The following are the tasks to be completed

  • Create new property route & view
  • View one property route & view
  • View all properties route & view
  • Edit a property route & view

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

Change into the current branch
$ git checkout main

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

properties

@Mfalm3 Mfalm3 merged commit 1ac9460 into main Apr 8, 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