Skip to content

Instantly share code, notes, and snippets.

@Sean-Spallen
Created May 13, 2019 13:19
Show Gist options
  • Save Sean-Spallen/51b0abc580d0fbca1cb3883ab569024a to your computer and use it in GitHub Desktop.
Save Sean-Spallen/51b0abc580d0fbca1cb3883ab569024a to your computer and use it in GitHub Desktop.
Laravel - Routes Template
Route::resource('shares', 'ShareController');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment