v1
1.0.0.0Easy Development command
MIT
The Requires
- php >=7.0.0
- laravel/framework 5.5.*
laravel development commands
Easy Development command
Run this composer command from your terminal, (*1)
composer require shahadat.zcpe/edc
Add this service provide in config\app.php, (*2)
\Shahadat\Edc\ServiceProvider::class
Nothing to do., (*3)
First run these command then to copy configuration file to your config directory. Then edit edc.php file form your config folder., (*4)
php artisan vendor:publish --tag=edc
I have used jquery cdn and bulma css so internet connection reqired from browser. Bulma css framework : https://bulma.io Jquery : https://jquery.com/, (*5)
Visit your website trailing /edc, (*6)
http://example.com/edc
Easy Development command
MIT
laravel development commands