Skip to content

Instantly share code, notes, and snippets.

View htmlblog's full-sized avatar

Михаил Петров htmlblog

View GitHub Profile
-------------------------------------+------------+
| Domain | Method | URI | Name | Action
| Middleware |
+--------+----------+------------------------+-----------------+----------------
-------------------------------------+------------+
| | GET|HEAD | / | articles | App\Http\Contro
llers\ArticlesController@index | |
| | GET|HEAD | article | article.index | App\Http\Contro
llers\ArticlesController@index | |
| | POST | article | article.store | App\Http\Contro