Prep, Prep, Prep

make-more-art


php artisan make:command ImportConferences

php artisan cfps:import gives me Target class [App\Console\Commands\CallingAllPapers] does not exist

Integration with an External API for Conferences

What: Airtable Api to get ‘time’ and ‘location’

What for: See Bike service info

Who for: Customers

How to:

php artisan make:command ImportConferences

   INFO  Console command [app/Console/Commands/ImportConferences.php] created