Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ca22d0c

Browse files
formatting
1 parent fbf1474 commit ca22d0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Building-an-Application-with-Laravel.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,11 @@ Laravel ships with a command line tool called **artisan**. Artisan lets you inte
140140

141141
To see the commands made available by the above Service Provider, type `php artisan` from **dev_root*/laravel-api/
142142

143-
![php artisan generator commands](http://images.devs-on.net/Image/piyXjG57vBZzBLe5-Region.png)
143+
![php artisan generator commands](http://i.gyazo.com/01161d32ad55d90689d851b5142a2837.png)](http://gyazo.com/01161d32ad55d90689d851b5142a2837)
144144

145145
### Further Reading
146146

147147
[Laravel 5.1 Artisan docs](http://laravel.com/docs/artisan)
148+
148149
[Laravel 5 Extended Generator Docs by Laracasts](https://github.com/laracasts/Laravel-5-Generators-Extended)
149150

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /