LaravelPackages.net
Acme Inc.
Toggle sidebar
phpappbuilder/todo

The Laravel Framework.

6
0
0.0.2
About phpappbuilder/todo

phpappbuilder/todo is a Laravel package for the laravel framework.. It currently has 0 GitHub stars and 6 downloads on Packagist (latest version 0.0.2). Install it with composer require phpappbuilder/todo. Discover more Laravel packages by phpappbuilder or browse all Laravel packages to compare alternatives.

Last updated

Todo list

To install the application, use the following commands:

  • 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)
Comments