- A clean Laravel 10 project created with
composer create-project laravel/laravel
- no extra package added yet
- designed to run in CodeSpaces or Docker via
\.devcontainer\
withdocker compuse up
- directory structure friendly to Wilco via the
\.framework\
directory - NGINX serves the public web folder located at
\.framework\php\src\public\
forked from mongodb-developer/laravel-mongodb-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 1
trywilco/laravel-mongodb-tutorial-base
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository illustrates a tutorial article about how to use MongoDB with Laravel 9 and the Laravel MongoDB package
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 70.4%
- Blade 27.2%
- Dockerfile 1.7%
- Other 0.7%