themelooks/securelooks

Laravel project management system

Maintainers

Package info

github.com/kousar1234/securelooks

pkg:composer/themelooks/securelooks

Statistics

Installs: 2 240

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

8.0.0 2025-07-27 08:48 UTC

This package is auto-updated.

Last update: 2026-03-27 10:10:54 UTC


README

Laravel Project management system.

Installation

You can install the package via composer:

composer require themelooks/securelooks

Usage

Add this line under providers array in config/app.php

ThemeLooks\SecureLooks\SecureLooksServiceProvider::class

Add this line under Aliases array in config/app.php

'AppLoader' => ThemeLooks\SecureLooks\SecureLooksFacade::class

Changelog

Please see CHANGELOG for more information what has changed recently.

Security

If you discover any security related issues, please email kousar.themelooks@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.