Skip to content

A Delicious clone made in Laravel, for educational purposes.

Notifications You must be signed in to change notification settings

rscarrasco/larafaves

Repository files navigation

Larafaves

Please note that this project was developed with educational purposes in mind, and as such it is not recommended to be deployed in a production environment.

Larafaves is a Delicious clone made in Laravel.

Running

If you have Docker installed, just execute:

./vendor/bin/sail up

After that, setup the database:

./vendor/bin/sail php artisan migrate:refresh

And then access http://localhost.

About

A Delicious clone made in Laravel, for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages