https://res.cloudinary.com/practicaldev/image/fetch/s--6U1IYCKI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/0%2AbKT1prTb1Go-YkjX Photo by Alex Knight on Unsplash
Take the following prompt: Write a poem about the web application framework known as Laravel
While we’re at the command line we’ll create a new Service Provider to keep our implementation clear of the other application logic.
The first step will be to run the following artisan command to make a new console command for our demo.