Skip to content

leugin/l9-cms

Repository files navigation

Master class

This is a project the has every master class since novembre of 2023

Installation

step 1 run container

 dockerc-composer up -d

step 2 install dependencies

inside of container run

 composer install

step 3

create admin

  php artisan management:admin:create [email protected] {some password}

step 4

set permission

 php artisan management:admin:assign [email protected] --all=true

Usage

inside container run

 npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published