2017 © Pedro Peláez
 

sadara-prov

image

sadara/sadara-prov

  • by mohamedshalghm
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 0 Versions
  • 0 % Grown

The README.md

Welcome This is Mohammed Shalgham

happy to use my Package This pacage For Public Resused Services in php, (*1)

how to use This Package

installation

run this line of code to ur composer.json file 'composer require Sadara/SadaraProv:dev-master' after fininshing installation, (*2)

run this line 'php artisan vendor:publish', (*3)

fixing to use

after finishing installation open 'config.app.php' copy this line to provider 'Sadara\SadaraProv\SadaraProvider::class,', (*4)

and this line to aliases ''Sadara' =>Sadara\SadaraProv\SadaraFacades::class,', (*5)

use inside ur code

Sadara::getFile() 'to read file content, (*6)

Sadara::getLike($url) 'to read how many like of specified page on facebook, (*7)

The Versions