Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
Resolves laravel-portugal#25 - An authenticated user can post a quest…
Browse files Browse the repository at this point in the history
…ion (laravel-portugal#40)

* init

* Adds Question create feature

resolves laravel-portugal#25
Removes unnecessary code in AccountsStoreController.

* Added '/discussions' prefix

As per laravel-portugal#25 (comment)

* Minor fixes as per review

laravel-portugal#40 (review)

* Cleanup
  • Loading branch information
tiagof committed Oct 17, 2020
1 parent e20c5d0 commit 9df3a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domains/Discussions/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
]);

});

0 comments on commit 9df3a37

Please sign in to comment.