Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 760 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 760 Bytes

Starter Kit

PHP 8.15 | Laravel 9 | Metronic 8

This starter kit facilitates time saving by providing most used functionalities as a boiler plate. many of the application uses the same type of components and modules, starter kits aims to mititgate the same task of creating an application from the start:


Modules

  • Authentication
    • login / register
    • forgot password

Configurations

  • .Htaccess to redirect to /public

Packages