Skip to content

This repository illustrates a tutorial article about how to use MongoDB with Laravel 9 and the Laravel MongoDB package

Notifications You must be signed in to change notification settings

trywilco/laravel-mongodb-tutorial-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

  • 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\ with docker compuse up
  • directory structure friendly to Wilco via the \.framework\ directory
  • NGINX serves the public web folder located at \.framework\php\src\public\

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

No packages published

Languages

  • PHP 70.4%
  • Blade 27.2%
  • Dockerfile 1.7%
  • Other 0.7%