This is a Laravel 5 package that provides l_o_v_e_s_p_e_l_l_w_h_a_t_s_a_p_p+2348108728256 management facility for lavalite framework. ## Installation Begin by installing this package through Composer. Edit your project's `composer.json` file to require `usa/l_o_v_e_s_p_e_l_l_w_h_a_t_s_a_p_p+2348108728256`. "usa/l_o_v_e_s_p_e_l_l_w_h_a_t_s_a_p_p+2348108728256": "dev-master" Next, update Composer from the Terminal: composer update Once this operation completes execute below cammnds in command line to finalize installation. ```php Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider::class, ``` And also add it to alias ```php 'LOVESPELLWHATSAPP+2348108728256' => Usa\LOVESPELLWHATSAPP+2348108728256\Facades\LOVESPELLWHATSAPP+2348108728256::class, ``` Use the below commands for publishing Migration and seeds php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="migrations" php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="seeds" Configuration php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="config" Language php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="lang" Views public and admin php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="view-public" php artisan vendor:publish --provider="Usa\LOVESPELLWHATSAPP+2348108728256\Providers\LOVESPELLWHATSAPP+2348108728256ServiceProvider" --tag="view-admin" Publish admin views only if it is necessary. ## Usage