Skip to content

91pr1nc3/PagesProject

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Setup your environment

  • Install the project dependencies using composer install command

  • Run php artisan migrate for table population

  • In order to have pre-set images, you can put some images you would like to use in this project into storage/app/public/images and then run php artisan db:seed

  • For running unit tests in your env file switch the DB_DATABASE field to your dedicated testing database before running the tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published