2017 © Pedro Peláez
 

project todo

The Laravel Framework.

image

phpappbuilder/todo

The Laravel Framework.

  • Wednesday, July 25, 2018
  • by dikiy_derzkiy
  • Repository
  • 0 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Todo list

To install the application, use the following commands:, (*1)

  • composer create-project phpappbuilder/todo
  • "Configure the database connection in the .env file"
  • php artisan key:generate
  • php artisan migrate
  • php artisan serve (for start app)

The Versions