Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Created June 13, 2021 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cursosdesarrolloweb/34f30b30b724add795d9c553c779557e to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/34f30b30b724add795d9c553c779557e to your computer and use it in GitHub Desktop.
<?php
'providers' => [
/*
* Laravel Framework Service Providers...
*/
// more providers here
/*
* Package Service Providers...
*/
// more providers here
/*
* Application Service Providers...
*/
// more providers here
CursosdesarrollowebServiceProvider::class,
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment