Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

reishou/laravel-open-structure

Repository files navigation

Laravel Open Structure

cp .env{.example,}
docker-compose up -d
docker-compose exec app sh
php artisan ide-helper:generate

Try url http://localhost:22040

Generate files

php artisan make:use-case --module=NewModule --cases=new_use_case_A,new_use_case_B,new_use_case_C 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published