All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php-lumen.AppServiceProvider.php.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
licenseInfoLumen}}
namespace App\Providers;

use Illuminate\Support\ServiceProvider;

class AppServiceProvider extends ServiceProvider
{
    /**
     * Register any application services.
     *
     * @return void
     */
    public function register()
    {
        //
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy