Download the PHP package deepak0023/todo without Composer
On this page you can find all versions of the php package deepak0023/todo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deepak0023/todo
More information about deepak0023/todo
Files in deepak0023/todo
Download deepak0023/todo
More information about deepak0023/todo
Files in deepak0023/todo
Vendor deepak0023
Package todo
Short Description This package is created for testing purpose
License MIT
Package todo
Short Description This package is created for testing purpose
License MIT
Please rate this library. Is it a good library?
Informations about the package todo
Todo App
This package was mainly created for tesing how the larvel package scafolding and psr4 namespace works
Steps to be followed
Install package
Create dummy database
- Get into mysql terminal
- Login with credentials
Update composer.json
- Inside composer.json add the follwing entry inside autoload psr4 mapping
Add Service provider
- Inside config/app.php, add the follwing entries inside the provider array list
- Since the auto package discovery is added the below settings is not needed . but if it not working you can go for it
Publish package
- After hitting the command publish the pacakge for the above service provider
Migrate tables
Please add the following values in the .env with your name
Features
- Adding todo text to a dummy todos table
Enjoy !!!
All versions of todo with dependencies
PHP Build Version
Package Version
No informations.
The package deepak0023/todo contains the following files
Loading the files please wait ....