Skip to content

This is a sample repo that illustrates how to configure Laravel to tell PHPUnit to test against a smaller local database while still using the real database when the application is being served.

License

Notifications You must be signed in to change notification settings

luisjg/database-test-switching

Repository files navigation

Database test switching

A sample Laravel project set-up to switch database when on test mode vs app mode.

About

This is a sample repo that illustrates how to configure Laravel to tell PHPUnit to test against a smaller local database while still using the real database when the application is being served.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published