More tweaking to routes.php comment.
This commit is contained in:
parent
218e64368c
commit
9224e62cbe
|
|
@ -8,9 +8,9 @@
|
|||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here is the public API of your application. To add functionality to your
|
||||
| application, you add to the array located in this file.
|
||||
| application, you just add to the array located in this file.
|
||||
|
|
||||
| It's a breeze. Just tell Laravel the request URIs it should respond to.
|
||||
| It's a breeze. Simply tell Laravel the request URIs it should respond to.
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue