Skip to content

Tag Manager Laravel is an app that allows you to manage tags. Ideal for all those who need to implement a labeling system within their organization.

Notifications You must be signed in to change notification settings

modavidc/tag-manager-laravel-challenge

Repository files navigation

🏷️ Tag Manager Laravel

Tag Manager Laravel is an app that allows you to manage tags. Ideal for all those who need to implement a labeling system within their organization.

Final Project of the Basic Testing Course (PHP + Laravel) in Platzi.

🔨 Technologies

  • Laravel >= 8.
  • MySQL >= 5.6.
  • PHPUnit >= 9.5.10.

🚀 Run

Install

  1. Clone the repository

git clone https://github.com/modavidc/tag-manager-laravel.git

  1. Switch to the repo folder

cd tag-manager-laravel

  1. Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env

  1. Run install.sh script

sh install.sh

Usage

php artisan serve

Run tests

php artisan test

👤 Author

Moisés Cedeño

🤝 Contributors

📝 License

Copyright © 2022 modavidc.
This project is MIT licensed.


_Made with contributors-img.
This README was generated with ❤️ by readme-md-generator

About

Tag Manager Laravel is an app that allows you to manage tags. Ideal for all those who need to implement a labeling system within their organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published