Skip to content

petema3/todo-example

Repository files navigation

TODO example for the Laravel PHP Framework

Installing

Once you've cloned the repository:

  • Run composer install
  • Make sure that the storage/ directory is writable by the webserver
  • Copy .env.example to .env and fill in your database configuration
  • Run php artisan migrate and php artisan db:seed to populate the database

Official Laravel Documentation

Laravel website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published