Created
May 13, 2019 13:19
-
-
Save Sean-Spallen/51b0abc580d0fbca1cb3883ab569024a to your computer and use it in GitHub Desktop.
Laravel - Routes Template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Route::resource('shares', 'ShareController'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment