- Clone this repository
- Run
composer install
- Run
cp .env.example .env
- Run
php artisan key:generate
- Adjust your
APP_ENV
value based on your deployment environment - Run
php artisan migrate
to migrate database schemas - Optimize app with following commands :
php artisan route:cache
php artisan config:cache
composer dumpautoload --optimize
-
Notifications
You must be signed in to change notification settings - Fork 1
ngalambackend/Laravel-Domain-Driven-Design
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published