Skip to content

TaviDorvos/PastebinClone

Repository files navigation

PastebinClone

Built with:

About

One day I've decided to learn Laravel so this is my first project made in Laravel. This one is a PasteBin Clone with possibility to storage only the title and the text to any database.

How to use?

  1. Download or clone this repo.
  2. Update your COMPOSER using composer update.
  3. Update you .env file and connect the project to a new database.
  4. Run all of the migrations using php artisan migrate.
  5. Open your server using php artisan serve.
  6. You're ready to use it.

Screenshots

home login view-list the_bin

About

Made with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published