Skip to content
usage.toolstud.io

usage.toolstud.io

Usage and examples for command-line tools

  • ffmpeg
  • imagemagick
  • sox
  • laravel

Tag Archives:

artisan make:controller

PURPOSE Controllers are used when it’s too complex to just specify a (static) view in the routes list. Controllers typically return a view (in the most common case of a web view, thus a rendered HTML page). USAGE >php artisan make:controller FooController Description:   Create a new controller class Usage:   make:controller [options] [–] <name> …

Continue reading “artisan make:controller”

Leave a comment on artisan make:controller

Documentation Search

Search for:
usage.toolstud.io, Proudly powered by WordPress.
  • ffmpeg
  • imagemagick
  • sox
  • laravel