Skip to content
View redcenter's full-sized avatar

Block or report redcenter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. api-design-tips api-design-tips Public

    5

  2. laravel-site laravel-site Public

    A simple package to use in a new Laravel installation (5.5+). It takes care of all things related to launching a simple website: catching all routes, getting the relevant page and site content from…

  3. laravel-html-minify laravel-html-minify Public

    Simple package to minify the HTML in your Laravel application.

  4. laravel-www-redirect laravel-www-redirect Public

    Simple package to redirect www domains to non-www in your Laravel application.

  5. laravel-non-www-redirect laravel-non-www-redirect Public

    Simple package to redirect non-www domains to www in your Laravel application.

  6. laravel-basic-authentication laravel-basic-authentication Public

    Simple package to add Basic Authentication / BA to your Laravel project.